Goonstation 13 - Modules - TypesVar Details

/datum/component/directional

Vars

directional_offsets_idThe directional offsets ID to use, corresponding to the name of the offsets tuple.
flagsDirectional offsets behaviour flags. See _std\macros\directional_offsets.dm.
initial_x_offsetThe initial x offset that the parent had, prior to any directional offsets.
initial_y_offsetThe initial y offset that the parent had, prior to any directional offsets.

Var Details

directional_offsets_id

The directional offsets ID to use, corresponding to the name of the offsets tuple.

flags

Directional offsets behaviour flags. See _std\macros\directional_offsets.dm.

initial_x_offset

The initial x offset that the parent had, prior to any directional offsets.

initial_y_offset

The initial y offset that the parent had, prior to any directional offsets.