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

eggvib

Vars

color_changedBool of if the color's been changed or not before
current_colorThe current color of the toy, affects sprite
soundloop1A looping sound called on process()
soundloop2A looping sound called on process()
soundloop3A looping sound called on process()
toy_onIs the toy currently on
vib_designsThe sprites used in the radial menu when selecting a toy color
vibration_modeThe current mode of the toy, affects sprite

Procs

populate_vib_designsCreates the designs for the color choice radial menu
toggle_modeToggles between vibration modes seuentially

Var Details

color_changed

Bool of if the color's been changed or not before

current_color

The current color of the toy, affects sprite

soundloop1

A looping sound called on process()

soundloop2

A looping sound called on process()

soundloop3

A looping sound called on process()

toy_on

Is the toy currently on

vib_designs

The sprites used in the radial menu when selecting a toy color

vibration_mode

The current mode of the toy, affects sprite

Proc Details

populate_vib_designs

Creates the designs for the color choice radial menu

toggle_mode

Toggles between vibration modes seuentially