Undertale script viewer

← back to main script listing

gml_Object_obj_spinbullet_final_gen_Other_11

(view raw script w/o annotations or w/e)
1
snd_play(snd_hurt1);
2
obj_vsflowey_heart.x = memx;
3
obj_vsflowey_heart.y = memy;
4
obj_flowey_master.fileset = 6;
5
obj_flowey_master.loadtimer = 20;
6
obj_flowey_master.intent_hit += 1;