Create_0.gml 110 B

1234
  1. var _my_id = uuid;
  2. if struct_exists(global.save_data.world.destroyed_objects, _my_id)
  3. instance_destroy();