I have a lot of tile based actors on my game level. They get moved/removed while playing.
Want to bring this game (bouldercrash) to iphone and android. Therefore I want to have one
datafile without loadGame() each time to restart.
Any ideas how I can restore actors even when they get destroyed during gameplay with less effort (for restart)?