Undertale script viewer

← back to main script listing

gml_Object_obj_goofyrock_Collision_1576

(view raw script w/o annotations or w/e)
1
if (global.interact == 0)
2
    alarm[0] = 1;
gml_Object_obj_goofyrock_Alarm_0.gml

myinteract = 3; global.msc = 505; global.typer = 5; global.facechoice = 0; global.faceemotion = 0; mydialoguer = instance_create(0, 0, obj_dialoguer); if (conversation != 9) conversation += 1; global.interact = 1;