Refactoring and data saving
Good evening everyone. Today I refactored the entire game using scenes. At first I wasn't sure if it was worth it, but it made the last implementations very smooth. It allowed me to communicate between different screens much better. I also used the PlayerPrefs feature to easily keep track of player data. For next time, I will always make my levels different scenes to be able to reload them.
Comments
Post a Comment