Undertale script viewer
← back to main script listing
gml_Object_obj_orangeparticlegen_Step_0
(
view raw script w/o annotations or w/e
)
1
instance_create(-100 + random(room_width + 200), room_height + 10, obj_orangeparticle);