Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 7, 2018, 4:40:29 PM (5 years ago)
Author:
emustafa
Message:

still on controlls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/OrxoKart_HS18/data/levels/templates/OrxoKartKart.oxt

    r12155 r12168  
    3131
    3232   collisionType     = "dynamic"
    33    mass              = 100
    34    linearDamping     = 0.2
    35    angularDamping    = 0.9999999
     33   mass              = 2000
     34   linearDamping     = 0.5
     35   angularDamping    = 0.999
    3636  >
    3737    <engines>
     
    4040    <attached>
    4141      <Model position="0,0,-20" mesh="hovership_body.mesh" scale="5" yaw=180/> 
    42       <Model position="0,0,-20" mesh="hovership_engine.mesh" scale="5" yaw=180/>       
    43       <Model position="0,0,-20" mesh="hovership_gun.mesh" scale="5" yaw=180/>   
    44      
     42      <Model position="0,0,-20" mesh="hovership_engine.mesh" scale="5" yaw=180/>             
    4543    </attached>
    4644    <collisionShapes>
     
    5755      <ExplosionPart mesh="explosionparts/pirate_part_4.mesh" effect1="Orxonox/fire4" effect2="Orxonox/smoke6" />
    5856    </explosion>
    59 
    60 <?lua
    61   include("../includes/weaponSettingsHover.oxi")
    62 ?>
    6357  </SpaceShip>
    6458</Template>
Note: See TracChangeset for help on using the changeset viewer.