/tg/ Station 13 - Modules - TypesVar Details - Proc Details

candela_node

Component that handles stationary node behavior for the Candela mining navigation network

Vars

beam_visualsList of beam visuals we're using for connections
connection_pixel_xX offset for our beam connection point
connection_pixel_yY offset for our beam connection point
fulton_pointCan this node be teleported to using fultons?
networkNetwork we're connected to
power_flagsIs this node a valid network power source? If yes, what type?

Procs

update_connectionsRefresh visual connections of our node

Var Details

beam_visuals

List of beam visuals we're using for connections

connection_pixel_x

X offset for our beam connection point

connection_pixel_y

Y offset for our beam connection point

fulton_point

Can this node be teleported to using fultons?

network

Network we're connected to

power_flags

Is this node a valid network power source? If yes, what type?

Proc Details

update_connections

Refresh visual connections of our node