Notifications
Clear all

[Closed] rotation by position Issue

Hi
I’m trying to rotate a sphere depending on its axis of movement. say simple, like rolling ball on the ground. I simply wired the axis of rotation to direction which it moves. when moving, for separate axis, it works correct. but when moving 2 axis together, the sphere slip from its direction of rotation. anyone knows how is the way to do such?

thanks

showing problem: Video

2 Replies

Try Cuneyt Ozdas Rolling Ball maxscript tutorial.

-Eric

thanks Man! its very close to what I needed, except that I needed a realtime one ,used on a character controller. but this script already works very nice. thanks!