Yes absolutely you can record everything you see, great question !
@johna50995 жыл бұрын
Hi, can you help me, how to implement level select(unlock levels). Like voodoo’s game. When player comeback, he will start from the level he left last time. He doesn’t need to go to level select screen.
@dilmerv5 жыл бұрын
Look into using PlayerPrefs or implement a web service solution that can help you with keeping track of the user info.