I need some help. The object should move from the horizontal plane to an inclined plane and should only rotate whenever this condition applies.
Thanks in advance!
I need some help. The object should move from the horizontal plane to an inclined plane and should only rotate whenever this condition applies.
Thanks in advance!
Make it a physics based object, play with the gravity, mass, axis locks, it will rotate automatically as you push it left and right using f.ex. AddForce
it will rotate automatically as you
push it left and right using f.ex.
AddForce
Add Force & Torque mayhap. This should be fun.
The question is whether this can be physics based or do you actually want to math it out. How are you moving the box atm?
It shouldn’t be physics-based.
How are you moving the box atm?
What makes the box go? User holds a key, and the box moves automagically and we have no other control over the rotation? But it conforms to the surfaces.
Any details?