How to have something fall and move meanwhile??
expired_012
Member Posts: 1,802
Hi, I'm having my main character fall down very slowly and meanwhile I need to move left and right using the accelerometer. I know how to move left and right using acceleration but how do I make it so that my character is going down very slowly and only move left and right ( not to be able to move vertical or diagonally)
Comments
When selfLinearY is > -20 (or some other small negative number)
accelerate 270 relative to scene