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
  1. Game Scene

Level System

PreviousAudio ManagerNextCollectables

Last updated 10 months ago

Level System

  • Just set the scene on the main screen, the system automatically detects the current level and the level that comes next.

  • You can assign a number and choose if you want the system to choose it randomly

  • The star system is random, the first star is won with the first chosen number, then it is multiplied based on the first.

  • All this is optional.

  • Button New Level: This button is automatically disabled and enabled if a new level is available and if you have activated the level system on the title screen.

đŸ•šī¸