- Home /
Question by
mansoor090 · Aug 02, 2018 at 08:12 AM ·
rotation detection
360 Rotation Rigidbody
I need to calculate 360 degree rotation of a rigid body. i am little bit confused it does not detect a specfic value i.e 359* but a range i.e 330 to 359 in a if condition. i am using FixedUpdate for this physics purpose. also tried with Update()
Comment