• Games
  • Industry
  • Resources
  • Community
  • Learning
  • Support
Development
Unity Engine
Build 2D and 3D games for any platform
DownloadPlans and pricing
Monetization
In-App Purchase (IAP)
Discover and manage IAP across stores
Mediation
Maximize revenue and optimize monetization
Ad Quality
Protect your app’s user experience
Tapjoy
Build long-term user loyalty
All monetization products
User acquisition
User acquisition
Get discovered and acquire mobile users
Unity Vector AI
Connect players with the right games
Aura on-device advertising
Reach users on-device at peak engagement
All growth products
Use cases
3D collaboration
Build and review 3D projects in real time
Immersive training
Train in immersive environments
Customer experiences
Create interactive 3D experiences
All industry solutions
Industries
Manufacturing
Achieve operational excellence
Retail
Transform in-store experiences into online ones
Automotive
Elevate innovation and in-car experiences
All industries
Technical library
Documentation
Official user manuals and API references
Developer tools
Release versions and issue tracker
Roadmap
Review upcoming features
Glossary
Library of technical terms
Insights
Case studies
Real-world success stories
Best practice guides
Expert tips and tricks
All resources
What's new
Blog
Updates, information, and technical tips
News
News, stories, and press center
Community Hub
Discussions
Discuss, problem-solve, and connect
Events
Global and local events
Community stories
Made with Unity
Showcasing Unity creators
Livestreams
Join devs, creators, and insiders
Unity Awards
Celebrating Unity creators worldwide
For every level
Unity Learn
Master Unity skills for free
Professional training
Level up your team with Unity trainers
New to Unity
Getting started
Kickstart your learning
Unity Essential Pathways
New to Unity? Start your journey
How-to Guides
Actionable tips and best practices
Education
For students
Kickstart your career
For educators
Supercharge your teaching
Education Grant License
Bring Unity’s power to your institution
Certifications
Prove your Unity mastery
Support options
Get help
Helping you succeed with Unity
Success plans
Reach your goals faster with expert support
FAQ
Answers to common questions
Contact us
Connect with our team
Plans and pricing
Language
  • English
  • Deutsch
  • 日本語
  • Français
  • Português
  • 中文
  • Español
  • Русский
  • 한국어
Social
Currency
Purchase
  • Products
  • Unity Ads
  • Subscription
  • Unity Asset Store
  • Resellers
Education
  • Students
  • Educators
  • Institutions
  • Certification
  • Learn
  • Skills Development Program
Download
  • Unity Hub
  • Download Archive
  • Beta Program
Unity Labs
  • Labs
  • Publications
Resources
  • Learn platform
  • Community
  • Documentation
  • Unity QA
  • FAQ
  • Services Status
  • Case Studies
  • Made with Unity
Unity
  • Our Company
  • Newsletter
  • Blog
  • Events
  • Careers
  • Help
  • Press
  • Partners
  • Investors
  • Affiliates
  • Security
  • Social Impact
  • Inclusion & Diversity
  • Contact us
Copyright © 2025 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell or Share My Personal Information

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Hero background image

Runner game template for Unity

Our new Runner template’s features make it easier to create your own unique, high-quality games in a popular genre that will stand out on app stores. Get it now for free in the Unity Hub.
Download Unity Hub
Find game assets
Download Unity Hub
Find game assets
Explore best practices for successful runner games and submit your game to Supersonic today for publishing.
Submit my game
  • Overview
  • Features
  • Resources
  • FAQ
Mesh demonstration on rock

Get a head start on building a mobile runner game

Runner games are some of the most popular on mobile. This is because they’re easy to learn, quick to play, and can go viral. With this new template, you’ll be able to iterate and prototype faster, so you can spend more time making your mobile runner game great.

Runner template features

Speed up your development process with the Runner template’s prebuilt game mechanics and features.

  • In-Editor tutorial
  • Greybox design
  • Level editor
  • Camera and player presets
  • Spawnables
  • Game framework
  • UI window system
  • Currencies
  • Unity Ads package
Game character running towards smaller or bigger frame

In-Editor tutorial

After downloading the free template in the Hub, you’ll get an in-Editor tutorial. This will walk you through the template’s components, how to create and modify levels with the template’s built-in level editor, and how to set up an Ads service for your project.

Greybox model demo

Greybox design

To help save time, the template provides fully functional end-to-end game mechanics and greyboxed assets as a starting point.

From there, you can add your own themes, differentiated textures, and assets – either through the Unity Asset Store or by working with an artist. For example, you can focus on runway geometry and add gameplay elements like obstacles, gates, and items such as coins and keys.

Level editor interface

Level editor

The template contains customizable levels that showcase different game designs. Customization features include:

  • Auto-save: Changes to Level, Player prefab, or Camera prefab are automatically saved when entering Play mode.
  • Terrain: Specify length, width, start buffer, end buffer, thickness, and material of the terrain, which automatically regenerates if any of these fields are edited.
  • Snapping: Enable snapping for spawnable objects, which will snap them to the nearest grid position.
  • Prefabs: Specify a prefab to be placed at the start and end of the level.
Camera Player Presets

Camera and player presets

The difference between a game being a hit or not can be very small: Camera angle, colors, and speed all play a big role. The Runner template comes with options so you can experiment and find what works best for your game.

Camera angle presets:

Easily select between commonly used camera positions. You can also lock camera position, enable a smooth camera follow, and more.

Player speed presets:

Choose from slow, medium, fast, or custom presets. Other options include auto move forward, acceleration speed, horizontal speed, scale velocity, and more.

Spawnable coins

Spawnables

For objects placed in a scene, the Spawnable class provides all logic for serializing and deserializing transform information and color, as well as snapping to a level’s grid. Spawnable objects include:

  • Coins
  • Keys
  • Gates that influence player scale or speed
Game Framework interface

Game framework

Classes that form the framework of the game include:

  • An Event system that facilitates the communication between different parts of the game
  • A State machine that manages the flow of the game, loading and unloading levels, and navigation through states like win, lose, pause, etc.
  • A simple inventory system that keeps track of currencies like gold and XP
  • A Save system that saves the game progress
  • A UI System that displays designated UIs for the current state of the game
UI Window System demo

UI window system

This template features a full UI flow for a runner game.

For example, when players complete a level successfully, they will see a celebration screen. This screen contains rewards based on their performance, as well as gold and XP earned. XP is displayed in the form of a progress bar that indicates how far the player is from reaching the next milestone.

The included level selection screen enables players to replay the levels they have unlocked. Pressing the Quick Play button loads the highest unlocked level.

Currencies

Currencies

There are two types of currencies in the game: Gold and XP

  • Players can pick up gold throughout a level. If a player does not complete a level successfully, the amount of gold collected during that level won’'t be added to their total amount.
  • XP is earned when players move through a level and works as a mileage currency. The amount of XP earned during a level is added to the total amount of XP whether the player wins or loses.
UGS Growth graphic

Unity Ads package

Unity Ads integration is built in to help you create a monetizable game. If you’re looking to build a revenue-generating mobile game, the runner template is a great place to start, and a good way to learn how to use the Unity Ads SDK.

Take insights into more premium Unity projects

Subway Surfers

Subway Surfers

How Subway Surfers hit 3B

Learn how SYBO and Unity’s 10-year partnership helped Subway Surfers become one of the top mobile games of the decade.

Read case study
Mobile indies card

Best practices from successful mobile indies

From casual to tactical rogue-lite

Learn how Alt Shift, Broken Arms Games, Light Brick Studio, Robot Squid, and Superplus Games navigate the challenges and opportunities of the rapidly expanding mobile game market.

Get tips
Tinytouchtales characters

Tinytouchtales

How an indie makes a living in mobile

Learn how Arnold Rauers built a successful mobile games business with simple card and puzzle games like Card Thief that don’t rely on an aggressive monetization strategy.

Read their story
Unity Hub callout
Download free in the Unity Hub

With the unique features and streamlined tools in the Runner template, the first half of prototyping is done for you. Download it from the Hub today, and explore assets to help you make it yours.

Download Unity Hub
Find game assets

Frequently asked questions

Why the runner game genre?

+

How does this template help with prototyping?

+

Why is the template built with a greybox approach?

+

How can this help with building premium games?

+

Can I monetize the game I create with the template?

+

Can I make this into something that can be published?

+