Variable doesn't when using savegame

If you want to keep variables between levels, you would use a game instance instead of a save game usually.

If you also want to save the game on top of that, then you could make another variable in the save game that is of type material.

I’m not sure what all your needs are for the game, but I hope that was helpful.

1 Like