-
-
Notifications
You must be signed in to change notification settings - Fork 21.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Particles3D: trail divisor is not very good #10363
Comments
Also:
|
This is unfortunately too much work and potential breaking, so will leave for 3.1 when more particle work will be done (Attractors, collision, force fields, etc).. even if compat is broken a bit (the feature kind of sucks anyway..) |
I think it would be good to have some sort of mesh generation for trails, I think some engines call them ribbons. This could be done with ImmediateGeometry but I almost think exposing the compute shader would be a better option for fixing this. I'll have a crack at this when I get home from work. |
The ribbon feature request is probably better described in #22217, so I'll close this one. See also this asset to create 3D trails. It uses Godot 3.0, but it could be ported to a newer version. |
Operating system or device - Godot version:
3.0 alpha
Issue description:
Adding this issue as a reminder for @reduz (after irc meeting). Not sure however what idea exactly @reduz have on mind for replacement.
The text was updated successfully, but these errors were encountered: