Collision_obj_rock_small.gml 67 B

12
  1. effect_create_above(ef_smoke, x, y, 1, c_grey);
  2. instance_destroy();