Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_susiezilla_charge_ball_Create_0
(view raw script w/o annotations or w/e)
|
1
|
image_index = 1;
|
|
2
|
image_speed = 0;
|
|
3
|
goal_x = x;
|
|
4
|
goal_y = y;
|
|
5
|
succ = 1;
|
|
6
|
speed_x = 0;
|
|
7
|
speed_y = 0;
|