Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_ceroba_phase_2_overworld_cutscene_1_Create_0
(view raw script w/o annotations or w/e)
| 1 |
scene = -1; |
| 2 |
cutscene_timer = 0; |
| 3 |
cutscene_music = 0; |
| 4 |
draw_alpha = 1; |
| 5 |
global.cutscene = true; |