PLZZ. HELP GUYZzzzzzzzzzz
tell me how can i install my game which i made in unity. just
like we do with other games downloaded or copied from cd…
If you save another copy of the game (in case this doesn’t work) select File->Build and Run. This should save the game in another format so that you can play it (I don’t know if this will work as I haven’t finished my game to try it)
If you want to package your build into a single neat file that extracts the contents and places them somewhere on your computer, you can check out these two sites:
http://nsis.sourceforge.net/Main_Page
Both provide very usable installers for free, it shouldn’t take you long to learn them.