Hi there!
So I finished the basic game of BlockBreaker and since I wanted to experiment a little bit, I figured I should do it in a different project so I don’t accidentaly break (pun not intented) the “original”. I went to the repo folder and copy-pasted the whole BlockBreaker folder and renamed it.
But then Unity started acting weird giving me code errors so I closed it and delete the new folder I created. And then, after opening BlockBreaker project again I find out that the Start and Win scenes are now the ones from NumberWizardUI (??) and the LevelManager script lost almost all of its code.
Is this normal? One should not duplicate projects?
Thanks in advance for the help