Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_titan_background_balls_CleanUp_0

(view raw script w/o annotations or w/e)
1
part_emitter_destroy_all(bs);
2
part_system_destroy(bs);
3
part_type_destroy(btballs);
4
surface_free(ballsurface);
5
surface_free(ballsurface2);