offset

Vars | |
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 |
---|---|
Procs | |
update_offsets | sighandler 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