Undertale script viewer

← back to main script listing

gml_Object_obj_mouthbeam_Create_0

(view raw script w/o annotations or w/e)
1
snd_play(mus_sfx_rainbowbeam_1);
2
nowx = x;
3
nowy = y;
4
factor = 0;
5
visible = false;
6
hits = 0;
7
obj_floweyx_flipeye.con = 10;