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

tram

Vars

create_modular_setDo we want this transport to link with nearby modules to make a multi-tile platform
travellingSet by the tram control console in late initialize

Procs

find_dimensionsdebug proc to highlight the locs of the tram platform
unlock_controlsHandles unlocking the tram controls for use after moving

Var Details

create_modular_set

Do we want this transport to link with nearby modules to make a multi-tile platform

travelling

Set by the tram control console in late initialize

Proc Details

find_dimensions

debug proc to highlight the locs of the tram platform

unlock_controls

Handles unlocking the tram controls for use after moving

More safety checks to make sure the tram has actually docked properly at a location before users are allowed to interact with the tram console again. Tram finds its location at this point before fully unlocking controls to the user.