- Home /
Question by
philippstaib · Jan 15, 2018 at 12:52 PM ·
rotationscript.rigidbody2drotation detection
How to check if the player made a whole flip?
I made a game like Rider with a car that rides on a a line and when it's in the air it can rotate (like flips) Now i want to check whenever the player made a whole flip, but i have no idea how to do this. How can i check the player's current rotation via script (C#)?
Comment