Changeset 12390 for code/branches/Boxhead_FS19/data/levels/templates
- Timestamp:
- May 16, 2019, 4:53:45 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Boxhead_FS19/data/levels/templates/spaceshipzombie.oxt
r12374 r12390 7 7 explosionchunks = 6 8 8 9 health = 609 health = 200 10 10 maxhealth = 200 11 initialhealth = 6011 initialhealth = 100 12 12 13 13 shieldhealth = 25 … … 34 34 collisionType = "dynamic" 35 35 mass = 100 36 linearDamping = 0 .237 angularDamping = 0 .999999936 linearDamping = 0 37 angularDamping = 0 38 38 39 39 … … 68 68 include("../includes/weaponSettingsHover.oxi") 69 69 ?> --> 70 <controller> 71 <WaypointPatrolController alertnessradius=2000 attackradius=1 team=1 > 72 <waypoints> 73 <Model mesh="cube.mesh" scale=0 position="15500,15500,15500" /> 74 75 </waypoints> 76 77 </WaypointPatrolController> 78 79 </controller> 80 70 81 </SpaceShip> 71 82 </Template> … … 113 124 </MultiStateEngine> 114 125 </Template> 126
Note: See TracChangeset
for help on using the changeset viewer.