|
Close Help |
Vehicle
Animation
|
|||||
Ok
it’s Cinematic Part 2 Vehicle Animation and movement
I
will assume you have your environment done and you want a vehicle driving
through your environment. So now add a Prop and go into its properties
In
Filename select a Model In
Skin select that models skin (there can be more than one as for the dropship) Give your Prop a name I used DropShipAni You can Alter the Direction your model face by altering the rotation this can give you problems with your keys later if this is not taken in account To find out which models have animation’s load up Model edit this will also tell you then name of the animations you can use. This was pointed out to me by Modmaker Doh! Now add a brush and Texture it with the invisible (found in the base WorldTextures dir). Now bind your brush to a door give it a name and go into the door properties I used DropShipMover This Door can also act as you vehicle’s collision box as you can walkthrough Props
ActivateTrigger
= FALSE Now Set IsKeyFramed = True And Attachments = whatever your Props name is
Give it a name I used DropShipKeyFramer Now in properties Set ObjectName
=your Door name Also
you can use In my case ObjectName
=DropShipMover StartActive =False
Ok create another dir in node window and give it a name this is going to hold your keys (path for your vehicle to follow)
Now add a Key where your Vehicle starts. Name The Key with the Value of BaseKeyName in your Keyframer properties I used DropShipKeys, so my first key will be named DropShipKeys0 then the next would be DropShipKeys01 then DropShipKeys02.etc Go into your Keys properties and alter these according I can’t tell you how to do it, it’s all map specific Rotation
= Direction your Prop faces (if you altered you props dir this has to
be taken into account) Some example of what I did Name
DropShipKeys0 Name
DropShipKeys02 Name
DropShipKeys05
MessageTarget
APC Just remember to number your keys correct Whatever0 To watch your vehicle move setup a trigger Set
Target to your KeyFramer Name In my case TargetName1
DropShipKeyFramer This Tutorial is based on looking at the Alien sample Map provided by monolith Also Thanks goes to ModMaker for pointing out where to find the animation names Also have a look at my ace sample map LOL Barkey V
1.0
|
|||||
Site
Version 1 is Copyright of Splithex |