Undertale script viewer
← back to main script listing
gml_Object_blt_loopbulletgrow_KeyPress_74
(
view raw script w/o annotations or w/e
)
1
if (global.debug == 1)
2
{
3
if (cl == 0)
4
cl = 1;
5
else
6
cl = 0;
7
}