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

  1.  
  2. [Waypoint : cWaypoint]
  3. {
  4.     Name = Waypoint
  5.     Scale = "1,1,1"
  6.     ModelColor = "255,255,255,128"
  7.  
  8.     [Props : cEntityProps]
  9.     {
  10.         Static = 0
  11.         Passable = 1
  12.         SelfShadow = 1
  13.         VertexColorShade = 1
  14.         ModelName = gfx\objects\additional\nav_flag.bmod
  15.         SightObstacleType = 0
  16.  
  17.     }
  18.     [Effects : cEntityEffects]
  19.     {
  20.         EffectName = ""
  21.  
  22.     }
  23. }
  24.