Undertale script viewer

← back to main script listing

gml_Object_blt_sadbullet_Create_0

(view raw script w/o annotations or w/e)
1
action_move("000001000", 5);
2
action_set_gravity(270, 0.15);
3
action_set_friction(0.1);
4
dmg = 1;