Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_board_dodgetile_Create_0
(view raw script w/o annotations or w/e)
|
1
|
type = "normal";
|
|
2
|
tilecon = 0;
|
|
3
|
tiledone = 0;
|
|
4
|
timer = 0;
|
|
5
|
image_speed = 0;
|
|
6
|
bg = 0;
|
|
7
|
enemyCount = 0;
|
|
8
|
depth = 850000;
|
|
9
|
type = 0;
|