Sie sind auf Seite 1von 12

ANGRY ZOMBIES DOCUMENT

Version 1.0

AWD Studio
Menu

Demo APK: https://goo.gl/oXF3h4

1. Introduce Angry Zombies game.


2. Add more Level to game.
3. How to reskin Angry Zombies game.
4. Advertising Controller.
1. Introduce Angry Zombies Game:
Angry Zombies Game is a fun arcade game, you will get the relax time with Angry
Zombies game. Challenge your skills by adjusting the traction, drag the skull to shoot
all zombies of each level.
Angry Zombies is very easy to reskin, help you monetize and increase profits by
reskin this game and publish to Play Store and iTunes.
FEATURE:
- Addictive Gameplay.
- Easy reskin.
- Full C# code.
- Simple Control, use only one finger to play.
- Admob and Unity ads enabled.
- Crossplatform.

2. Add more Level to this game:


We follow these steps: Create Level Group -> Create Level -> Add scenes to build.
- Create Level Group:
Each Level Group have 6 levels, we have to create level group, then they will
appear automatically in Select Level menu.
Now we have 2 level groups, duplicate this level group:
Then rename to Level group 3, edit number of level from lvl 13 -> lvl 18.
Remember to correct the parameters of the corresponding level.

In Menu scene, UI, add Level group game object, change the number:
Drag the Lvl group 3 from Hierarchy window to Element 2:
Now we have more Level Group in Select Level Menu.
Next step, we have to create more levels.
- Create Levels:
To create new level, duplicate the scene by copy paste the existing scene and
edit new scene:

To edit new scene, open the Main scene, Drag the new scene to Hierarchy
window, don’t worry about that, this step to view visually:
Now we can add, remove, edit game object: enemy, stones, woods… to this new
level. Notice the Collider of Check Out Of Map, if we scale the map, we have to
scale this Collider.

After done, Save scene, it will be automatic save to new scene and remove from Main
scene:
Edit the number of enemy:

Drag the new scene to the Build Setting, notice the order of scenes:
3. How to reskin Angry Zombies Game:
This game, we use sprite sheet, so it’s very easy to reskin, you can change all sprites
by using Photoshop: player, backgrounds, items…

4. Advertising Controller:
You could use Admob and Unity Ads to monetize by install these SDK, our package not
include.
Download Admob SDK here: https://github.com/googleads/googleads-mobile-
unity/releases

Download and Double Click to import Google Mobile Ads.


Import Free Unity Ads Plugin:
https://www.assetstore.unity3d.com/en/#!/content/66123
Change the Admob and Unity Ads key at Introduce scene:
Remember to add symbol “ADS_PLUGIN” at Player setting/Other setting and press
enter:
Thanks for purchasing our products!

Das könnte Ihnen auch gefallen