Changeset 11898 for code/branches/3DPacman_FS18/data/levels/3DPacman.oxw
- Timestamp:
- Apr 23, 2018, 1:10:23 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/3DPacman_FS18/data/levels/3DPacman.oxw
r11897 r11898 17 17 18 18 <Level> 19 19 20 <templates> 20 21 <Template link=lodtemplate_default /> … … 30 31 <SpawnPoint team=0 position="0,10,245" lookat="0,0,0" spawnclass=PacmanGelb pawndesign=PacmanGelb /> 31 32 32 33 <PacmanGhost position="215,10,220" resetposition="215,10,220"> 33 <PacmanGhost position="215,10,245" resetposition="215,10,220"> 34 34 <attached> 35 35 <Model position="0,0,0" mesh="PacmanGhostRed.mesh" scale="5" /> … … 37 37 </PacmanGhost> 38 38 39 <PacmanGhost position="215,10,2 20" resetposition="215,10,220">39 <PacmanGhost position="215,10,245" resetposition="215,10,220"> 40 40 <attached> 41 41 <Model position="0,0,0" mesh="PacmanGhostBlue.mesh" scale="5" /> … … 43 43 </PacmanGhost> 44 44 45 <PacmanGhost position="215,10,2 20" resetposition="215,10,220">45 <PacmanGhost position="215,10,245" resetposition="215,10,220"> 46 46 <attached> 47 47 <Model position="0,0,0" mesh="PacmanGhostOrange.mesh" scale="5" /> … … 49 49 </PacmanGhost> 50 50 51 <PacmanGhost position="215,10,2 20" resetposition="215,10,220">51 <PacmanGhost position="215,10,245" resetposition="215,10,220"> 52 52 <attached> 53 53 <Model position="0,0,0" mesh="PacmanGhostPink.mesh" scale="5" />
Note: See TracChangeset
for help on using the changeset viewer.