Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_gerson_item_throw_Create_0
(view raw script w/o annotations or w/e)
|
1
|
timer = 0;
|
|
2
|
speed = 4;
|
|
3
|
direction = 30;
|
|
4
|
image_speed = 0.25;
|
|
5
|
image_index = 0;
|
|
6
|
image_xscale = 2.5;
|
|
7
|
image_yscale = 2.5;
|