Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 13, 2018, 1:08:46 PM (6 years ago)
Author:
dreherm
Message:

Work on player

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/3DPacman_FS18/data/levels/3DPacman.oxw

    r11843 r11862  
    1313
    1414<?lua
    15   include("templates/spaceshipEscort.oxt")
     15  include("templates/PacmanGelb.oxt")
    1616?>
    1717
     
    2828
    2929    <Light type=directional position="0,0,0" direction="0.253, 0.593, -0.765" diffuse="1.0, 0.9, 0.9, 1.0" specular="1.0, 0.9, 0.9, 1.0"/>
    30     <SpawnPoint team=0 position="0,10,245" lookat="0,0,0" spawnclass=SpaceShip pawndesign=spaceshipescort />
     30    <SpawnPoint team=0 position="0,10,245" lookat="0,0,0" spawnclass=SpaceShip pawndesign=PacmanGelb />
    3131
    3232
Note: See TracChangeset for help on using the changeset viewer.