How to make a cube tumble to player
Hi all,
I've just started out with Unity and I'm trying a achieve a simple feat. I can best explain it through an example game I've stumbled across: https://www.youtube.com/watch?v=kVDcHOB7G9I
I'm trying to recreate the way the cube is moving and am wondering how to do it exactly. All the examples on the Google are rolling 90 degrees on the central axis.
Using the examples above, I implemented the code proceed to particular direction, but the cube was just shaking and did not tumble properly.
Comment
Your answer
Follow this Question
Related Questions
How can i make the cube roll 0 Answers
Roll cuboid does not work properly 1 Answer
Cube a roll .what can I do for integer output? 0 Answers