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

body

Makes a random body appear and disappear quickly in view of the hallucinator.

Vars

body_floatsWhether we apply the floating anim to the body
body_image_fileThe file to make the body image from.
body_image_stateThe icon state to make the body image form.
body_layerThe layer this body will be drawn on, in case we want to bypass lighting
shown_bodyThe actual image we made and showed show.
spawn_under_hallucinatorif TRUE, spawns the body under the hallucinator instead of somewhere in view

Procs

make_body_imageMakes the image of the body to show at the location passed.

Var Details

body_floats

Whether we apply the floating anim to the body

body_image_file

The file to make the body image from.

body_image_state

The icon state to make the body image form.

body_layer

The layer this body will be drawn on, in case we want to bypass lighting

shown_body

The actual image we made and showed show.

spawn_under_hallucinator

if TRUE, spawns the body under the hallucinator instead of somewhere in view

Proc Details

make_body_image

Makes the image of the body to show at the location passed.