Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8570


Ignore:
Timestamp:
May 25, 2011, 11:02:54 AM (13 years ago)
Author:
dafrick
Message:

Adding ring explosion particle effect to presentation level.

Location:
code/branches/presentation/data
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation/data/levels/presentationFS11.oxw

    r8546 r8570  
    4747      </pickup>
    4848    </PickupSpawner>
     49
     50    <ParticleSpawner position="-50,50,-125" source="Orxonox/RingExp" lifetime=500 loop=1 startdelay=2.5 />
     51    <ParticleSpawner position="-50,50,-125" source="Orxonox/RingExp2" lifetime=500 loop=1 startdelay=2 />
     52    <ParticleSpawner position="-50,50,-125" source="Orxonox/RingExp3" lifetime=500 loop=1 startdelay=2 />
    4953
    5054   
Note: See TracChangeset for help on using the changeset viewer.