Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_ch4_PDC14A_noelle_desaturate_Create_0

related scripts: Alarm_0Create_0 Draw_0Step_0

(view raw script w/o annotations or w/e)
1
con = -1;
2
marker_objects = [];
3
marker_sprites = [];
4
marker_exceptions = [3597, 5119, 2243, 1417];
5
snowflakes = [];
6
snowflakes_start = false;
7
snowflakes_stop = false;
8
snowflakes_stop_fast = false;
9
vent_tiles = layer_tilemap_get_id(layer_get_id("TILES_Vents"));