eggvib
Vars | |
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 |
Procs | |
populate_vib_designs | Creates the designs for the color choice radial menu |
toggle_mode | Toggles 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