Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 16, 2011, 1:39:51 PM (13 years ago)
Author:
sven
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/dockingsystem2/data/levels/docking.oxw

    r8434 r8487  
    3737
    3838    <Dock>
     39        <animation>
     40            <MoveToDockingTarget target="destroyer" position="10,150,40" />
     41        </animation>
    3942        <effects>
    4043            <DockToShip target="destroyer" />
     
    4649        </events>
    4750        <attached>
    48             <DistanceTrigger position="0,0,0" distance="50" target="Pawn" beaconMode="exclude" targetname="destroyerBeacon" name="dockMe" />
     51            <DistanceTrigger position="0,0,0" distance="30" target="Pawn" beaconMode="exclude" targetname="destroyerBeacon" name="dockMe" />
    4952            <Billboard material="Examples/Flare" colour="1.0, 0, 0" />
    5053        </attached>
Note: See TracChangeset for help on using the changeset viewer.