Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_lottery_bridgeBuilder1_Create_0

(view raw script w/o annotations or w/e)
1
bridgetarget = "bridge1";
2
image_speed = 0;
3
image_index = 2;
4
c_nblue = make_color_rgb(39, 167, 212);
5
c_nred = make_color_rgb(231, 84, 77);
6
c_npurp = make_color_rgb(102, 141, 188);
7
built = 0;
8
depth = 890000;