Infinite Runner Engine 2D
  • 🥳Welcome to Infinite Runner Engine 2D
  • ⚠️Attention
  • 📺YouTube Tutorials
  • 🤔How to start?
  • 📚Infinity Runner Editor
    • Game Manager
      • Player
        • Sprite
        • Effect
        • Animation
      • Particles
      • Control Type
      • Character Details
    • Main Camera
    • Audio Manager
    • Terrain Generator
      • Terrain Generation Settings
    • Enemies
      • Mace
      • Saw
      • Spike
      • Block
      • Enemy AI
    • Block And Ground
    • Block Background
    • Collectables And Weapons
      • Shooting Gun
      • Melee Weapon
      • Coin
      • Chest
      • Life
    • Add weapon to Player or AI
    • Shop Manager
    • ADS Manager
  • 📧Contact
Powered by GitBook
On this page

How to start?

PreviousYouTube TutorialsNextInfinity Runner Editor

Last updated 2 months ago

Installation:

Attention:

Import all files

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

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

Create a blank Scene and go to the Unity: Denvzla Estudio/ 2D Infinity Runner Engine/Welcome Window menu and select create new Game.

A new complete and functional game will be added that serves as a demonstration. You can press play and play for a while to see all the functions.

You can also Select Edit in the Inspector, it will open a new window with the game editor, it will detect if you have already added a game to your scene, otherwise it will ask you to add one.

🤔