Infinite Runner Engine 3D
  • đŸĨŗWelcome to Infinite Runner Engine 3D
  • âš ī¸Attention
  • đŸ“ēYouTube Tutorials
  • 🤔How to start?
  • đŸ•šī¸Game Scene
    • 🤖Character Controller
      • Change Animations
    • 💀Enemy Follower
      • Change Animations
    • Game Manager
    • Main Camera
    • Curved World
    • Audio Manager
    • Level System
    • Collectables
    • Obstacles
    • Building
    • Pattern System
      • Floor Pref
      • Default Pattern System
      • Rocket Pattern System
      • Special Pattern System
    • ADS Manager
    • Instantiate Object InGame
    • Input And Touch Controller
  • 🎑Title Scene
    • Game Config
    • Audio Manager
    • Shop Manger
    • ADS Manager
    • Level System + Scene Manager
  • âœ‰ī¸Contact
  • 🛑Error installing
Powered by GitBook
On this page

How to start?

PreviousYouTube TutorialsNextGame Scene

Last updated 1 month ago

Installation:

Attention:

Import all files

Do not Install or send only the folder, the template needs all the files to work.

Attention: If you see red messages in the console, please install the in-app purchases and advertising packages from the Package Manager window.

Requirements: Unity 6.000.0.43f or higher (LTS version only)

The game is divided into 2 scenes:

1- Game Scene

2- Title Scene

verify that each one is configured in Unity build setings

It is located in the "SceneGame" folder.

Choose the scene you want to modify or create a new one blank

Attention: If you see red messages in the console, please install the in-app purchases and advertising packages from the Package Manager window.

🤔