home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2002 December / JOY143_CD1.iso / Data / Demos / Platoon / pl_demo.exe / Inf / Movements / p_CrawlWeaponDown.inf < prev    next >
INI File  |  2002-10-12  |  521b  |  33 lines

  1.  
  2. [p_CrawlWeaponDown : cMovementProps]
  3. {
  4.     Name = p_CrawlWeaponDown
  5.     MovementName = ""
  6.     MovementName2 = gfx\movement\p_crowl_idle.bmod
  7.     Command = " WEAPONDOWN "
  8.     StartNode = CRAWLWEAPONUP
  9.     EndNode = CRAWL
  10.     TransitionTime = 1000
  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.  
  31.     }
  32. }
  33.