/datum/component/directional 
Vars | |
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. |
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.