Goonstation 13 - Modules - TypesVar Details - Proc Details

gravitational singularity

Singularity

Vars

gib_mobsif it should call gib on mobs
katamari_modeIf true the sucked-in objects will get stuck to the singularity
num_absorbedNumber of objects absorbed by the singularity
num_absorbed_playersnumber of players absorbed
right_spinningboolean for the spaghettification animation spin direction
spaget_countCount for rate-limiting the spaghettification effect
target_turfTargeted turf when loose
target_turf_counterHow many steps we'll continue to walk towards the target turf before rerolling

Procs

calc_directionReturns a 2D vector representing the resultant force acting on the singulo by all gravity wells, scaled by their distance
eventControls which "event" is called

Var Details

gib_mobs

if it should call gib on mobs

katamari_mode

If true the sucked-in objects will get stuck to the singularity

num_absorbed

Number of objects absorbed by the singularity

num_absorbed_players

number of players absorbed

right_spinning

boolean for the spaghettification animation spin direction

spaget_count

Count for rate-limiting the spaghettification effect

target_turf

Targeted turf when loose

target_turf_counter

How many steps we'll continue to walk towards the target turf before rerolling

Proc Details

calc_direction

Returns a 2D vector representing the resultant force acting on the singulo by all gravity wells, scaled by their distance

event

Controls which "event" is called