/////////////////////////////////////////////////////////////////////////////// // // ## ###### // ###### ### // ## ############### Shark 3D Engine (www.shark3d.com) // ########## # # # // ######## Copyright (c) 1996-2007 Spinor GmbH. // ######### # # # All rights reserved. // ## ########## // ## // /////////////////////////////////////////////////////////////////////////////// actor_ident "kit_base.group" actor_param { // Delegate action calls to the children. active 1 child_array { ident "kit_base.dispatch" param { name "dispatch_sky" entry_array { cmds "net_traverse" targets } } } }