Undertale script viewer
← back to main script listing
gml_Object_obj_whtpxlgrav_Create_0
(
view raw script w/o annotations or w/e
)
1
action_set_gravity(90, random(0.5) + 0.2);
2
action_set_hspeed(random(4) - 2);