Skip to content

Piletskii-Oleg/UnityGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to play

  1. Select Releases on the right side
  2. Choose the version
  3. Download UnityGame.zip

How to open project

  1. Download Unity Hub from the official site
  2. Open the project's folder using Unity Hub
  3. Find folder Assets/Scenes and open the required scene.
    • Main menu is on the scene Menu
    • Game world is on the scene World
    • IconGenerationScene is a helper scene that is used to make inventory item sprites

How to build

  1. Select File > Build Settings
  2. Add scenes World and Menu
  3. (IMPORTANT) Place scene Menu above the scene World
  4. Press Build and Run and select the destination folder