Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_octagon_triangle_Create_0

(view raw script w/o annotations or w/e)
1
f = 2;
2
image_angle = irandom(359);
3
direction = irandom(359);
4
speed = 16 / f;