is there any way to constraint particles rotation just like in rigidbodies?
Hi,
What are you trying to achieve? Care to elaborate so that we can help you better.
When I die I want to instantiate particles
But they keep rotating I want them to stay still
I’m just guessing which is not really helpful, but your description is still somewhat vague.
If you meant that your particles rotate with your character, maybe you could just instantiate your particles to world when your player dies? That way they stay on the spot your player was at. You can find many answers to this question if you search for it.
If you don’t want the actual particles to rotate, you can adjust particle parameters so that they do not rotate.