Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_ch2_city_noelle_monologue_Alarm_9

(view raw script w/o annotations or w/e)
1
if (obj_cutscene_master.cs_wait_custom)
2
    
c_waitcustom_end
c_waitcustom_end

function
c_waitcustom_end()
{ with (obj_cutscene_master) { cs_wait_custom = 0; waiting = 0; } }
();
3
customcon = 0;