Through code, I need the player to be able to slide off the rotating node (or a rotating platform).
Right now, the player just sits there.
Is there a simple way to do this?
Thanks!
Through code, I need the player to be able to slide off the rotating node (or a rotating platform).
Right now, the player just sits there.
Is there a simple way to do this?
Thanks!
This behavior is being caused because of the no-rotation constraint on the player. Since allowing the player to rotate is presumably not an option, here are a few things to try: