Hi all. I'm setting an object's angle-of-motion Bullet property to 90 and it's actually getting set to 0. Also if I set it to 270 it becomes -180.
I am immediately logging the value as the very next action after setting it so nothing is possibly executing in between.
What could be causing this? Thanks.