Mover rotation and multiple angles

Mapmaking? Modeling? Discuss all that stuff that's too complicated for most mere mortals here.
Post Reply
LtRyan
Killer in Training
Posts: 14
Joined: Fri May 18, 2007 11:00 pm
Contact:

Heres a very simple tutorial that will tell you how to make a mover constantly turn one way and goin different directions :D

How to make a mover rotate non-stop: Add a mover on ur map. Go in its properties -> Movement tab -> Set bFixedRotationDir to true than go to where it says Rotation and set the YAW to 9000 than go into RotationRate and set YAW to 5000...Than your mover will spin non-stop

Now how to set movers to move one way and than go into another, like spinning around a room. Add a mover in ur map than right click on it, go to Mover, than select Key 1. Move it to somewhere in the room u added the mover. Do the same thing this time but select Key 2 instead of 1. Notice that it goes back to key 0 its because ur slecting a new state for it to move on the second time it moves so just deal with it. Do this as much as u want up to 10 times. Now we gotta do 2 more things. Go in the mover properties and go in the Tab called Object and set it InitialState to ConstantLoop so it will move non-stop without someone triggering it in some kind of event. Now one more thing, go to Mover tab and look for NumKeys, thats how muchtimes the mover is set to move in multiple direction. Now, if u added 2 Keys for mover u will set numkeys to 3, 3 to 4, 4 to 5, etc.. And thats all
Post Reply