byond - Modules - TypesVar Details - Proc Details

submerge_modifier

Vars

submerge_heightHeight in pixels a target is submerged by the parent of this component

Procs

add_connectionsAdds the submerge element to a turf and registers for the submerge signal
get_submerge_height_modHow high up an AM's is covered by an alpha mask when submerged. This amount is additive
move_submerge_elementRemoves and adds connections on move
remove_connectionsRemoves the submerge element from a turf if it can no longer submerge things

Var Details

submerge_height

Height in pixels a target is submerged by the parent of this component

Proc Details

add_connections

Adds the submerge element to a turf and registers for the submerge signal

get_submerge_height_mod

How high up an AM's is covered by an alpha mask when submerged. This amount is additive

move_submerge_element

Removes and adds connections on move

remove_connections

Removes the submerge element from a turf if it can no longer submerge things