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

  1.  
  2. [civ_TurnF : cMovementProps]
  3. {
  4.     Name = civ_TurnF
  5.     MovementName = gfx\movement\civ_turnNo.bmod
  6.     MovementName2 = ""
  7.     Command = " TURN TURNUP "
  8.     StartNode = DEFAULT
  9.     EndNode = DEFAULT
  10.     TransitionTime = 500
  11.     Synchronous = 0
  12.     Asynchronous = 0
  13.     Looped = 1
  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.         [Rnd]
  28.         {
  29.             signed = 1
  30.             rnd = 0
  31.  
  32.         }
  33.     }
  34.     [RotationDiagram+ cKeyedFloat]
  35.     {
  36.         key = 0.0046296, 1.1111112
  37.         key = 0.5, 3.1578948
  38.         key = 1, 1.0526316
  39.  
  40.         [Rnd]
  41.         {
  42.             signed = 1
  43.             rnd = 0
  44.  
  45.         }
  46.     }
  47. }
  48.