Hello, I’ve been saving my seed and HISM configuration actors in game state in my game. And I’m using them in structure actors to create and optimize random maps, but the problem is that the size map has gotten very big (1.3G) as all the structures have been cast in game state. I have more maps to make in the future, but it will get bigger this way. Is there a better way to fix this?