Simple rotation problem

So i know that if you input 0 into velocity itll stop it from moving, what would be the rotations version to stop it continuously rotate be?

1 Like

Well, the issue with this is that grazer hasn’t added a way to track rotational momentum.
You could do: → Extract rotation → set number that is getting always gotten → turn on a switch for the time you want it to stop rotation (until momentum has stopped)

Tried that, i have it always setting its rotation to its extracted rotation

No, only extract the rotation once, so it keeps returning to a previous rotation.