Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_miniboss_wall_CleanUp_0

(view raw script w/o annotations or w/e)
1
with (block)
2
    instance_destroy();
3
mp_grid_clear_cell(global.grid, x / 32, y / 32);