Skip to content
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

ParticleProcessMaterial ignores anim_speed_curve #84818

Closed
gokiburikin opened this issue Nov 12, 2023 · 0 comments · Fixed by #84829
Closed

ParticleProcessMaterial ignores anim_speed_curve #84818

gokiburikin opened this issue Nov 12, 2023 · 0 comments · Fixed by #84829

Comments

@gokiburikin
Copy link

Godot version

v4.2.beta5.official [4c96e96]

System information

Godot v4.2.beta5 - Windows 10.0.19044 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 970 (NVIDIA; 31.0.15.3623) - Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz (16 Threads)

Issue description

ParticleProcessMaterial ignores anim_speed_curve. If you Convert to ShaderMaterial the CurveTexture and make the curve as a shader_param it works.

x264.Godot_v4.2-beta5_win64_2023-11-12_17-19-24.mp4

Steps to reproduce

Set a CurveTexture for the anim_speed_curve of an animated ParticleProcessMaterial and witness the ignorance.

Minimal reproduction project

particle-curve-mrp.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants