Changeset 12374 for code/branches/Boxhead_FS19/data/levels
- Timestamp:
- May 16, 2019, 1:36:04 PM (6 years ago)
- Location:
- code/branches/Boxhead_FS19/data/levels
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Boxhead_FS19/data/levels/Hover.oxw
r12354 r12374 83 83 /> 84 84 85 <SpaceShip position=" 100,20,100" lookat="50,20,50" name="enemy" health="200" maxhealth="200" initialhealth="200" >85 <SpaceShip position="500,20,500" lookat="50,20,50" name="enemy" health="200" maxhealth="200" initialhealth="200" > 86 86 <templates> 87 87 <Template link=spaceshipzombie /> … … 99 99 </SpaceShip> 100 100 101 101 102 102 103 </Scene> -
code/branches/Boxhead_FS19/data/levels/templates/spaceshipzombie.oxt
r12358 r12374 36 36 linearDamping = 0.2 37 37 angularDamping = 0.9999999 38 collisiondamage = 10039 enablecollisiondamage = true40 38 41 39
Note: See TracChangeset
for help on using the changeset viewer.