Air Defender – Unity Game Source Code

Overview

Description

Play the role of an gunner on board the mighty aircraft an AC-130.

Destroy enemies, earn credits and help the civilian population to take refuge in an underground bunker.

Upgrade your weapon to inflict accurate and powerful blows.

Your task is not to allow the enemy to the gates of the hopper and at the same time not to hurt civilians.

Features

    • isc;font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent;”>

      Beatiful Graphic and UI

    • isc;font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent;”>

      Shop

    • isc;font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent;”>

      World Map

    • isc;font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent;”>

      Upgradeble Items

    • isc;font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent;”>

      Endless crowds of enemies

    • isc;font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent;”>

      High complexity

    • isc;font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent;”>
       

Included

  • .cs, .png, .prefab, .fbx, .obj

Requirements

  • Unity 4.6

Instructions

Please read all game resources in Project Tab

In “Scenes” folder you can find 3 scenes:

“Loading” – Load scene.

“Menu” – Main Menu,

“Level01 ” – Game Scene.


In “Prefabs” folder Store objects which created dynamically.


You can open each of scenes and look at the resources within them.


As you may have noticed in game all game objects communicate with each other.


Also you can open scripts(double click)


All the scripts are commented out and  man who knows the C# language can easily understand and change the logic for yourself.


All the achievements of the player stores in PlayerPrefs.

Related