Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_thrash_wheel_bullet_Create_0
(view raw script w/o annotations or w/e)
|
1
|
event_inherited();
|
|
2
|
bounce = 0;
|
|
3
|
last_hspeed = 0;
|
|
4
|
last_vspeed = 0;
|
|
5
|
initialgravity = 0;
|
|
6
|
image_speed = 0;
|