Undertale script viewer
← back to main script listing
gml_Object_obj_lightpunch_Create_0
(
view raw script w/o annotations or w/e
)
1
image_speed = 0.5;
2
snd_play(snd_punchweak);
3
if (global.weapon == 25)
4
sprite_index = spr_regfoot;