Changeset 8487 for code/branches/dockingsystem2/data/levels/docking.oxw
- Timestamp:
- May 16, 2011, 1:39:51 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/dockingsystem2/data/levels/docking.oxw
r8434 r8487 37 37 38 38 <Dock> 39 <animation> 40 <MoveToDockingTarget target="destroyer" position="10,150,40" /> 41 </animation> 39 42 <effects> 40 43 <DockToShip target="destroyer" /> … … 46 49 </events> 47 50 <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" /> 49 52 <Billboard material="Examples/Flare" colour="1.0, 0, 0" /> 50 53 </attached>
Note: See TracChangeset
for help on using the changeset viewer.