Okay, I’m super brand new to Unity but have 30 years experience with computers so this is turning out to be very frustrating to me.
I’m doing this The Explorer : 3D Game Kit tutorial and I’m having a hell of a time understanding how saving works. Why is it that I can ONLY save this project to this path;
C:\Users\dwils\AppData\Local\Temp\3df5b25fa208cc647bf238afc4461ecb\Assets
Clicking File → Save Project doesn’t even seem to do anything and clicking Save As will only let me save a new file name in the same location. How do I move all the project files somewhere else so that everything isn’t wiped out if I decide to empty that temp folder?
Thanks.