- Timestamp:
- May 27, 2015, 1:11:01 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentationFS15/data/levels/templates/spaceshipRing.oxt
r10491 r10498 2 2 <SpaceShip 3 3 hudtemplate = spaceshiphud 4 camerapositiontemplate = spaceship escortcameras4 camerapositiontemplate = spaceshipringcameras 5 5 spawnparticlesource = "Orxonox/fairytwirl" 6 6 spawnparticleduration = 3 … … 39 39 > 40 40 <engines> 41 <MultiStateEngine position=" 7.6, 0, 0" template=spaceship escortengine />42 <MultiStateEngine position="-7.6, 0, 0" template=spaceship escortengine />41 <MultiStateEngine position=" 7.6, 0, 0" template=spaceshipringengine /> 42 <MultiStateEngine position="-7.6, 0, 0" template=spaceshipringengine /> 43 43 </engines> 44 44 <attached> … … 63 63 </Template> 64 64 65 <Template name=spaceship escortcameras defaults=0>65 <Template name=spaceshipringcameras defaults=0> 66 66 <SpaceShip> 67 67 <camerapositions> … … 73 73 </Template> 74 74 75 <Template name=spaceship escortengine baseclass=MultiStateEngine>75 <Template name=spaceshipringengine baseclass=MultiStateEngine> 76 76 <MultiStateEngine 77 77 boostfactor = 2.2
Note: See TracChangeset
for help on using the changeset viewer.