/tg/ Station 13 - Modules - TypesVar Details

find_target_facing_turf

Finds the turf directly in front of the keyed target (the tile it is facing) and stores it, so we can line up an action on its front. Fails if the turf is missing or blocked.

Vars

set_keyBlackboard key to write the found turf into.
target_keyBlackboard key holding the target we want to line up against.

Var Details

set_key

Blackboard key to write the found turf into.

target_key

Blackboard key holding the target we want to line up against.