/tg/ Station 13 - Modules - TypesVar Details - Proc Details

spray

Vars

can_toggle_rangeAre we able to toggle between stream and spray modes, which change the distance and amount sprayed?

Procs

do_sprayHandles exposing atoms to the reagents contained in a spray's chempuff. Deletes the chempuff when it's completed.
on_reagent_changeHandles updating the spray distance when the reagents change.
sprayHandles creating a chem puff that travels towards the target atom, exposing reagents to everything it hits on the way.

Var Details

can_toggle_range

Are we able to toggle between stream and spray modes, which change the distance and amount sprayed?

Proc Details

do_spray

Handles exposing atoms to the reagents contained in a spray's chempuff. Deletes the chempuff when it's completed.

on_reagent_change

Handles updating the spray distance when the reagents change.

spray

Handles creating a chem puff that travels towards the target atom, exposing reagents to everything it hits on the way.