Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 2, 2015, 3:57:34 PM (9 years ago)
Author:
erbj
Message:

Tower upgrade now implemented and towers are now saved in the towerTurretMatrix and the Models in the towerModelMatrix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/towerdefenseFS15/data/levels/templates/towerdefensetower.oxt

    r10335 r10340  
    2323  </controller>
    2424 
    25  
    26   <attached>
    27        
    28     <!--Turret
    29    
    30     explosionchunks        = 6
    31         reloadrate=10
    32         reloadwaittime=5
    33         collisionType="none"
    34         maxPitch=90
    35         maxYaw=90
    36         maxAttackRadius=1000
    37         minAttackRadius=30
    38         team = 1
    39     >
    40    
    41          <controller>
    42                 <TurretController/>
    43                 </controller>
    44                
    45                
    46         </Turret-->
    47   </attached>
    4825   
    4926
Note: See TracChangeset for help on using the changeset viewer.