Undertale script viewer
← back to main script listing
gml_Object_obj_shotguy_Create_0
(
view raw script w/o annotations or w/e
)
1
vspeed = -2;
2
friction = -0.4;
3
snd_play(snd_heartshot);