Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_cyber_light_standalone_Create_0

(view raw script w/o annotations or w/e)
1
siner = random(5000);
2
image_xscale = 2;
3
image_yscale = 2;
4
image_alpha = 0;
5
image_blend = c_yellow;
6
init = 0;
7
boss = 0;
8
bosscheck = 0;
9
depth = 900000;