Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 31, 2010, 4:44:02 PM (14 years ago)
Author:
gasserlu
Message:

drone shootingRange implemented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation3/data/levels/templates/pickup_representation_templates.oxt

    r7038 r7060  
    429429
    430430<Template name=droneTemplate>
    431     <Drone name="meineDrohne"  mass= "50" linearDamping = "0.7" angularDamping = "0.99999" maxDistanceToOwner_=150 minDistanceToOwner_=50 primaryThrust_=250 auxilaryThrust_=250 rotationThrust_=50>
     431    <Drone name="meineDrohne"  mass= "50" linearDamping = "0.7" angularDamping = "0.99999" maxDistanceToOwner_=150 minDistanceToOwner_=75 maxShootingRange_=1000 primaryThrust_=250 auxilaryThrust_=250 rotationThrust_=50>
    432432        <attached>
    433433            <Model scale="1" mesh="drone.mesh"/>
Note: See TracChangeset for help on using the changeset viewer.