Godot Version
4.3
Question
Angle only work if I use a flag Rotate Y or Disable Z, but if I use those flags, the node rotation doesn’t work. And using those flags, it can only be rotated in one axis.
Also, if I use billboard Y, the rotation doesn’t work. How can I have a simple impact particle if I can’t rotate the node.
The 3D particles system missing a lot of features, don’t even have sprite animation, need a custom shader as work around.
Every issue I see on GitHub about a major problem of missing basic features is just dismissed or presented a workaround. Meanwhile, all the suggested features are all about useless stuff or about fixing GDScript, just drop GDScript and use c#. Meanwhile, the physics system is broken.