Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_pipis_wall_Create_0
(view raw script w/o annotations or w/e)
|
1
|
image_alpha = 0;
|
|
2
|
image_blend = c_lime;
|
|
3
|
image_xscale = 1;
|
|
4
|
con = 0;
|
|
5
|
timer = 0;
|
|
6
|
type = 0;
|
|
7
|
siner = random(100);
|