Changeset 11244 for code/branches/QuestGuide_HS16/data/levels/templates
- Timestamp:
- Oct 24, 2016, 4:03:24 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/QuestGuide_HS16/data/levels/templates/spaceshipAssff.oxt
r11052 r11244 39 39 explosionSound = "sounds/Explosion2.ogg" 40 40 > 41 41 42 <engines> 42 43 <MultiStateEngine position=" 7.6, 0, 6" template=spaceshipassffengine /> … … 47 48 <BlinkingBillboard position="17,-1.5,0" material="Examples/Flare" colour="1.0, 0.5, 0.3" amplitude=0.1 frequency=0.5 quadratic=1 /> 48 49 <BlinkingBillboard position="-17,-1.5,0" material="Examples/Flare" colour="0.5, 1.0, 0.3" amplitude=0.1 frequency=0.5 phase=180 quadratic=1 /> 50 <Waypointarrow position="0,0,10" /> 49 51 </attached> 50 52 <collisionShapes> … … 66 68 <ExplosionPart mesh="WingDebris2.mesh" effect1="Orxonox/fire4" effect2="Orxonox/smoke6" /> 67 69 </explosion> 70 71 68 72 <?lua 69 73 include("../includes/weaponSettingsAssff.oxi")
Note: See TracChangeset
for help on using the changeset viewer.