Query on Save/Load game, specifically regarding objects already collected

I have probably 18 pickups or so, along with 15 score actors that are destroyed on collision.

Ideally, I’d like the system to remember which actors/objects have been destroyed, so that when the player reaches a checkpoint, that information is remembered, preventing duplicate items from reappearing on load.

1 Like