Undertale script viewer
← back to main script listing
gml_Object_obj_grosscupcake2_Draw_0
(
view raw script w/o annotations or w/e
)
1
x += (random(2) - 1);
2
y += (random(2) - 1);
3
draw_self_border_e();