Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_board_dugtile_Create_0
(view raw script w/o annotations or w/e)
|
1
|
event_inherited();
|
|
2
|
depth = 999999;
|
|
3
|
active = false;
|
|
4
|
con = 0;
|
|
5
|
image_alpha = 0;
|
|
6
|
image_blend = c_black;
|