dim3 Forum

Full Version: Tutorial, how to make an object rotate.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This is a "tutorial" on how to make an object rotate endlessly.

Firstly, if you set something to rotate 360º what it will do is rotate 360º and then rotate 360º back. In the opposite direction. Obviously that won't look good.


What you need to do:

Set the bone to rotate 359º. This is the only way that I know of to make an object turn around and around endlessly. Smile

Hoped this helped you and if it did please rep me and let me know. Smile

>Strong Hammer
A tutorial on this would could be helpful for people.
Note:
:You can have it rotate to 360*. Just set the time it takes to rotate back to 0 (or maybe 1, [see below] not sure. :
I always do it like this:

1. Pose (0° turning) - Time = 1000 (replace with correct number)
2. Pose (360° turning) - Time = 1
3. Pose (0° turning) - Time = 1

It's the only way, afaik
Okay, thanks. I though I should get the knowledge out. Smile
Reference URL's