Arena Car Driver Unity3D Source Code

Overview

Keep Car driving in the Arena and go far as you can while collecting stars and power boosters. Avoid hitting opponent cars. Tap Left and Right Screen to drive your car. Do you love driving? You will love this game for sure!

Features

  • Supported for both Android as well as iOS Platform
  • Ready to release on Android, iOS or any other store.
  • Infinite Endless Driving mode 
  • Collect Power Booster like Shield, Invincible.
  • Fun, Challenging and Addictive game
  • Easy to RESKIN and Super simple to setup
  • Well Commented Source code in the Scripts.
  • Sound Assets included along with Sound Programming.
  • Nice Graphics along with Animations and particle systems.
  • No need to change graphics and can directly be uploaded on Google Play Store & iOS App Store.

Requirements

Unity3D 5.6.3 or Higher

Instructions

The game template is easy to RESKIN and simple to setup.

BASIC SETUP INSTRUCTIONS :

1.) Open Unity3D 5.6.3 or Higher

2.) Import Arena Car Driver v1.0.unitypackage in Unity3D.

3.) Switch the project to Android Platform or iOS Platform. Go to File -> Build Settings -> Select “Android” or “iOS” -> Click on Switch platform.

4.) Game has been developed in PORTRAIT MODE. Go to File-> Build Settings -> Player Settings -> Resolution and Presentation -> Set Default Orientation  as “Portrait”.

5.) Go to File -> Build Settings -> Drag and drop all scenes located in Scenes folder into Build Settings window(build in scene) – main Menu scene as first scene in priority.

6.) Now Play the game from Main Menu. 

7.) That’s it.

Related