Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_ch4_PDC14A_noelle_desaturate_Create_0

(view raw script w/o annotations or w/e)
1
con = -1;
2
marker_objects = [];
3
marker_sprites = [];
4
marker_exceptions = [3595, 5116, 2241, 1415];
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"));