Undertale script viewer
← back to main script listing
gml_Object_blt_uspear_Create_0
(
view raw script w/o annotations or w/e
)
1
speed = 6;
2
friction = -0.3;
3
direction = 260 + random(20);
4
visible = true;
5
dmg = 8;