// // CPT operator / SondeerGame // This source file is (c) by Deltares. // - October 2014 // //============================================================================= // Pathnode for in air creatures // ------------------------------------------------------------ // Created by Almar Joling // © 2007, Geodelft //============================================================================= class FlyingPathNode extends PathNode; defaultproperties { bNoAutoConnect=True bNotBased=True CollisionRadius=256.000000 }