Skip to content

joostdelange/digital-garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Garden

A digital garden created with Unity and Vuforia

Example

Every time the user taps the screen it will spawn a random object.

The reload button will restart the SceneManager.LoadScene function.

Example

Usage

  1. Clone the project and open it in Unity;
  2. Open Build settings;
  3. Set the platform to Android or iOS;
  4. Click Player settings;
  5. Under 'Other', set Bundle Identifier to your own;
  6. Build the project.

Make sure you have an Android or iOS compatible device, this can't be run in a simulator.