home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2002 December / JOY143_CD1.iso / Data / Demos / Platoon / pl_demo.exe / Inf / Movements / rl_WalkStop.inf < prev    next >
INI File  |  2002-09-17  |  585b  |  41 lines

  1.  
  2. [rl_WalkStop : cMovementProps]
  3. {
  4.     Name = rl_WalkStop
  5.     MovementName = ""
  6.     MovementName2 = gfx\movement\rl_idle.bmod
  7.     Command = " WALKSTOP "
  8.     StartNode = WALKLOOP
  9.     EndNode = DEFAULT
  10.     TransitionTime = 2000
  11.     Synchronous = 0
  12.     Asynchronous = 0
  13.     Looped = 0
  14.     LoopTransition = 0
  15.     Reverse = 0
  16.     Fixed = 0
  17.     Weight = 1
  18.     TriggerFrame = 0
  19.     TriggerFrame2 = 0
  20.     LoopStart = 0
  21.     StartFrame = 0
  22.     EndFrame = 0
  23.  
  24.     [SpeedDiagram+ cKeyedFloat]
  25.     {
  26.  
  27.     }
  28.     [RotationDiagram+ cKeyedFloat]
  29.     {
  30.         key = 0, 0.8
  31.         key = 0.9953704, 0
  32.  
  33.         [Rnd]
  34.         {
  35.             signed = 1
  36.             rnd = 0
  37.  
  38.         }
  39.     }
  40. }
  41.