Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_dunes_26_maraca_shake_Create_0
(
view raw script w/o annotations or w/e
)
1
scene = 0
2
cutscene_timer = 0
3
if (global.dunes_flag[32] >= 1)
4
{
5
instance_destroy()
6
return;
7
}