Trying to think of the best way to save game data... What is the safest data to record so I know for sure that data belongs to that specific entity when I go to load data?
How would you do this for entities you placed by hand in the editor? You still would have to relate a name to that specific instance would you not? Otherwise after LE loads the map how would you know what entity already loaded is what Id in your database.