Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 23, 2018, 1:10:23 PM (7 years ago)
Author:
dreherm
Message:

Improved player

File:
1 edited

Legend:

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

    r11897 r11898  
    1717
    1818<Level>
     19
    1920  <templates>
    2021    <Template link=lodtemplate_default />
     
    3031    <SpawnPoint team=0 position="0,10,245" lookat="0,0,0" spawnclass=PacmanGelb pawndesign=PacmanGelb />
    3132
    32 
    33 <PacmanGhost position="215,10,220" resetposition="215,10,220">
     33<PacmanGhost position="215,10,245" resetposition="215,10,220">
    3434    <attached>
    3535        <Model position="0,0,0" mesh="PacmanGhostRed.mesh" scale="5" />
     
    3737</PacmanGhost>
    3838
    39 <PacmanGhost position="215,10,220" resetposition="215,10,220">
     39<PacmanGhost position="215,10,245" resetposition="215,10,220">
    4040    <attached>
    4141        <Model position="0,0,0" mesh="PacmanGhostBlue.mesh" scale="5" />
     
    4343</PacmanGhost>
    4444
    45 <PacmanGhost position="215,10,220" resetposition="215,10,220">
     45<PacmanGhost position="215,10,245" resetposition="215,10,220">
    4646    <attached>
    4747        <Model position="0,0,0" mesh="PacmanGhostOrange.mesh" scale="5" />
     
    4949</PacmanGhost>
    5050
    51 <PacmanGhost position="215,10,220" resetposition="215,10,220">
     51<PacmanGhost position="215,10,245" resetposition="215,10,220">
    5252    <attached>
    5353        <Model position="0,0,0" mesh="PacmanGhostPink.mesh" scale="5" />
Note: See TracChangeset for help on using the changeset viewer.