Description
Add to wishlistHeroRunner – this is a game in the genre runner
In the game you need to jump over obstacles and slide therethrough. To try as much as possible not to fall and not to stop. Collect power-ups, double your score (bonus stacks). If you fall – do not worry, you can restart the dash. Also, if you need to move, you can put the game on pause. You can choose the characters (of the three), you can add more characters independently since the implementation of the character selection is made pretty easy! ;)
Features
Features:
- The creation of cards randomly during the game
- Bonuses, multiplying your score (amount collected bonuses stack)
If you have any suggestions on the score of the game, then send an email to the developer.
Requirements:
- Unity 5.0.2 or later
- Android 2.3 or later
How to Setup and Reskin
How to Setup
1. To open a project should download Unity3D 5.0.2 or later
2. Run the downloaded installer and install the program
3. Run the installed program (Unity3D) and create a New project
4. After launching the project, select Assets>Import Package>Custom Package
5. Select the desired Asset, in our case HeroRunner SK
6. We finish our Asset open and involved.
How to Reskin
1. All textures can be replaced on your (to do this, find the folder in the project Textures (there you will find the texture GUI,Player, Pickup and Terrain)
2. The scripts can be changed at your discretion, if you are a developer, then you will understand the script (used in JavaScript).