byond - Modules - TypesVar Details - Proc Details

offset

Vars

turret_offsetsin case snowflake offsets are needed of the turret, set this var to list(dir = list(x, y)) in initialize when the parent vehicle rotates, we apply these snowflake offsets seperately. useful primarily for non-centered turrets

Procs

update_offsetssighandler for updating offsets on owning vehicle move

Var Details

turret_offsets

in case snowflake offsets are needed of the turret, set this var to list(dir = list(x, y)) in initialize when the parent vehicle rotates, we apply these snowflake offsets seperately. useful primarily for non-centered turrets

Proc Details

update_offsets

sighandler for updating offsets on owning vehicle move