These entities appear to do actions during the game loop. But how are their states saved after an iteration?
Is it saved/being updated in a database? Is it in memory then saved to file during autosaves? Or is it something else?
These entities appear to do actions during the game loop. But how are their states saved after an iteration?
Is it saved/being updated in a database? Is it in memory then saved to file during autosaves? Or is it something else?