godot v4.4.1 mono
What’s the reasoning behind GPUParticles2D/GPUParticles3D.emit_signal() bundling together (rotation, age, animation, lifetime) into custom: Color instead of 4 floats?
GPUParticles2D/GPUParticles3D.emit_signal()
(rotation, age, animation, lifetime)
custom: Color
float