Question Defining parachutes as speedbrake

MJR

C++ developer in the mix
Addon Developer
Tutorial Publisher
Donator
Joined
Mar 19, 2008
Messages
2,447
Reaction score
5
Points
0
Location
United States
I am wondering whether you can define more than one animation to this line.

SPEEDBRAKE_ATTACK=0,0,-40
SPEEDBRAKE_DRAG=425
SPEEDBRAKE_ANIM=3
 
It needs to be in the one sequence, but 1 sequence can have many components.

My parachute for example have a total time of 30 secs and has 3 components in it.
 
Thanks. So the ANIM number is basically the sequence?
 
Look at the manual ;)

Yes it is.
 
Back
Top