Epic Developer Community Forums
How to count rotations an object has made before it lands?
Development
Programming & Scripting
Blueprint
unreal-engine
BrUnO_XaVIeR
(BrUnO XaVIeR)
May 28, 2019, 1:37am
2
You can get unsigned axis and divide by 360.
For example Abs(-900) / 360 = 2,5x full body spins.
show post in topic