This project is a "endless runner" type mobile game made in Unity
You can find the project on the Unity asset store (Note that this is the old version not using Lightweight rendering pipeline & addressable, see note at the end of this file. Assets stor version will be updated when Addressable is out of preview)
A INSTRUCTION.txt text file is inside the Asset folder to highlight diverse important points of the project
An article is available on the Unity Learn website highlighting some part of the code.
You can also go visit the wiki for more in depth details on the projects, how to build it and modify it.
This version include feature not in the released game in the asset store version:
- A basic tutorial when the game is played the first time
- The use of the new Lightweight Rendering pipeline
- The use of the new Addressable System that replace the Assets Bundles.