cardboard_cutout
Vars | |
deceptive | If the cutout actually appears as what it portray and not a discolored version |
---|---|
possible_appearances | Possible restyles for the cutout, add an entry in change_appearance() if you add to here |
pushed_over | If the cutout is pushed over and has to be righted |
Procs | |
change_appearance | change_appearance: Changes a skin of the cardboard cutout based on a user's choice |
check_menu | check_menu: Checks if we are allowed to interact with a radial menu |
Var Details
deceptive
If the cutout actually appears as what it portray and not a discolored version
possible_appearances
Possible restyles for the cutout, add an entry in change_appearance() if you add to here
pushed_over
If the cutout is pushed over and has to be righted
Proc Details
change_appearance
change_appearance: Changes a skin of the cardboard cutout based on a user's choice
Arguments:
- crayon The crayon used to change and recolor the cardboard cutout
- user The mob choosing a skin of the cardboard cutout
check_menu
check_menu: Checks if we are allowed to interact with a radial menu
Arguments:
- user The mob interacting with a menu
- crayon The crayon used to interact with a menu