shuttle_docker
Vars | |
jump_to_ports | Hashset of ports to jump to and ignore for collision purposes |
---|---|
my_port | The custom docking port placed by this console |
shuttle_port | The mobile docking port of the connected shuttle |
Procs | |
canDesignateTarget | Make one use port that deleted after fly off, to don't lose info that need on to properly fly off. |
set_init_ports | "Initializes" any default port ids we have, done so add_jumpable_port can be a proper setter |
Var Details
jump_to_ports
Hashset of ports to jump to and ignore for collision purposes
my_port
The custom docking port placed by this console
shuttle_port
The mobile docking port of the connected shuttle
Proc Details
canDesignateTarget
Make one use port that deleted after fly off, to don't lose info that need on to properly fly off.
set_init_ports
"Initializes" any default port ids we have, done so add_jumpable_port can be a proper setter