Graffitibert
Graffitibert is a Sandbert template for implementing infamous taunts on workshop characters. The special taunt is only available on a single alt, like infamous skins for basecast characters. This template was made to work online — in the scenario that multiple players pick the same character’s special "graffiti" alt online, everyone will still be able to perform the special alt and tag the stage.
The process for using this template is described in the _README.gml file included in the /scripts folder, as well as in each individual script file.
The following files are involved in adding this feature:
Sprites – all begin with "_graffiti" Fonts – _graffiti.ini – _graffiti_aa.ini – _graffiti_outline.ini – _graffiti_outerline.ini Scripts – taunt_2.gml (in /attacks folder) – css_update.gml – init.gml – set_attack.gml – attack_update.gml – article3_init.gml – articlegraffiti_update.gml – articlegraffiti_post_draw.gml