Changeset 10879 for code/branches/campaignHS15/data
- Timestamp:
- Nov 27, 2015, 7:58:44 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/campaignHS15/data/levels/AITest.oxw
r10877 r10879 62 62 <!-- HERE STARTS DEMO FOR THE ACTIONPOINTS. 63 63 P.S. Never set protectMe in the first actionpoint: if human didn't spawn, that actionpoint will be skipped --> 64 64 <!-- 65 65 <Model mesh="cube.mesh" scale=8 position="0,0,0" /> 66 66 … … 123 123 </templates> 124 124 </SpaceShip> 125 125 --> 126 126 127 127 <!-- HERE ENDS DEMO FOR THE ACTIONPOINTS --> … … 210 210 <!-- HERE ENDS DEMO FOR FIGHTING --> 211 211 <!-- HERE STARTS DEMO FOR FORMATIONS --> 212 <!--212 213 213 <Model mesh="cube.mesh" scale=8 position=" 0,2000, 0" /> 214 214 <Model mesh="cube.mesh" scale=8 position=" 0,2000,-2000" /> … … 221 221 </templates> 222 222 <controller> 223 <DivisionController team=0 formationMode=" DIAMOND" spread=100>223 <DivisionController team=0 formationMode="Finger4" spread=100> 224 224 <actionpoints> 225 225 <Actionpoint position=" 0,2000, 0" action="FLY" loopStart=true/> … … 259 259 </controller> 260 260 </SpaceShip> 261 -->261 262 262 <!-- HERE ENDS DEMO FOR FORMATIONS --> 263 263 <!--
Note: See TracChangeset
for help on using the changeset viewer.