In my game i have a button to save all instantiated enemies their hp, position or if they are alive/dead
and In main menu is load button to go to stage scene and load enemies.
For example:
There is three enemies sent out by Enemy Manager. I killed two of them and i pause it and save the game. Now i go back to main menu and load it. It should be one enemy instead of three.
Im also wondering is playerpref good in this case?
↧