Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_shadowman_enemy_hat_Create_0
(view raw script w/o annotations or w/e)
|
1
|
parentid = -1;
|
|
2
|
timer = 0;
|
|
3
|
con = 0;
|
|
4
|
image_xscale = 2;
|
|
5
|
image_yscale = 2;
|
|
6
|
image_speed = 0;
|