Deltarune (Chapter 5) script viewer
← back to main script listing
gml_Object_obj_bullet_jumproach_Create_0
(view raw script w/o annotations or w/e)
|
1
|
event_inherited();
|
|
2
|
owner = -4;
|
|
3
|
side = -1;
|
|
4
|
strong = false;
|
|
5
|
timer = 0;
|
|
6
|
active = false;
|
|
7
|
image_blend = c_red;
|
|
8
|
randomized = 0;
|