Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 8, 2018, 1:20:49 PM (6 years ago)
Author:
dreherm
Message:

Added Ghostchange

File:
1 edited

Legend:

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

    r11949 r11954  
    6262<PacmanGhost position="0,-20,0" >
    6363    <attached>
    64         <Model position="0,0,0" mesh="PacmanGhostAfraid.mesh" scale="5" />
     64        <Model position="0,0,0" mesh="PacmanAfraidGhost.mesh" scale="5" />
    6565    </attached>
    6666</PacmanGhost>
     
    6868<PacmanGhost position="0,-20,0" >
    6969    <attached>
    70         <Model position="0,0,0" mesh="PacmanGhostAfraid.mesh" scale="5" />
     70        <Model position="0,0,0" mesh="PacmanAfraidGhost.mesh" scale="5" />
    7171    </attached>
    7272</PacmanGhost>
     
    7474<PacmanGhost position="0,-20,0" >
    7575    <attached>
    76         <Model position="0,0,0" mesh="PacmanGhostAfraid.mesh" scale="5" />
     76        <Model position="0,0,0" mesh="PacmanAfraidGhost.mesh" scale="5" />
    7777    </attached>
    7878</PacmanGhost>
     
    8080<PacmanGhost position="0,-20,0" >
    8181    <attached>
    82         <Model position="0,0,0" mesh="PacmanGhostAfraid.mesh" scale="5" />
     82        <Model position="0,0,0" mesh="PacmanAfraidGhost.mesh" scale="5" />
    8383    </attached>
    8484</PacmanGhost>
     
    109109<PacmanPointAfraid position="215,10,195">
    110110    <attached>
    111         <Model position="0,0,0" mesh="PacmanPointAfraid.mesh" scale="5" />
     111        <Model position="0,0,0" mesh="PacmanPointAfraid.mesh" scale="10" />
    112112    </attached>
    113113</PacmanPointAfraid>
Note: See TracChangeset for help on using the changeset viewer.