// // CPT operator / SondeerGame // This source file is (c) by Deltares. // - October 2014 // //============================================================================= // Destination node for SondeerGame // ------------------------------------------------------------ // Created by Almar Joling // © 2008, Deltares //============================================================================= class DestinationNode extends PathNode; defaultproperties { bNoAutoConnect=True bNotBased=True CollisionRadius=256.000000 Texture=S_Teleport bDirectional=True RemoteRole=ROLE_SimulatedProxy }