Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_sneo_hitdetector_Create_0
(view raw script w/o annotations or w/e)
|
1
|
image_speed = 0;
|
|
2
|
image_xscale = 2;
|
|
3
|
image_yscale = 2;
|
|
4
|
image_alpha = 0.2;
|
|
5
|
image_blend = c_black;
|
|
6
|
visible = 0;
|
|
7
|
active = true;
|