0% found this document useful (0 votes)
119 views

TAP IT DELUXE (550 Levels) Quick Start Guide

This document provides instructions for customizing the TAP IT DELUXE game template in 3 steps: 1) Editing scenes and audio, 2) Reskinning graphics, and 3) Replacing Admob IDs. The game has 3 scenes - StartUp for audio/info, Map for levels/UI, and BlockBlastGame for gameplay. Graphics can be changed by editing sprite files. Admob IDs can be replaced by filling keys in the Admob Game Object inspector.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
119 views

TAP IT DELUXE (550 Levels) Quick Start Guide

This document provides instructions for customizing the TAP IT DELUXE game template in 3 steps: 1) Editing scenes and audio, 2) Reskinning graphics, and 3) Replacing Admob IDs. The game has 3 scenes - StartUp for audio/info, Map for levels/UI, and BlockBlastGame for gameplay. Graphics can be changed by editing sprite files. Admob IDs can be replaced by filling keys in the Admob Game Object inspector.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

TAP IT DELUXE (550 Levels) Quick Start Guide

Menu

1.1. Quickstart Guide

1.2.Introduce about TAP IT DELUXE game template

2. How to edit and reskin your game

3. How to use your Admob id


1.1.Quick Start Guide:

A. Structure:
This game has 3 scenes in build:
StartUp, Map, BlockBlastGame

+StartUp is the first scene and can be used to change audio,game information
You should run the game from StartUp scene if you want to test it .

+Map is the scene where all levels of this game show , you can change UI
text, background, lucky wheel, rating button and add level button here

+BlockBlastGame scene is in BlockBlast folder, it is where the gameplay run,


you can change the gameplay UI, game effects and win-lose panel here.

B.Test your game:

You can test your game by hit Play on Windows Editor or build apk to
test on your phone. Remember we build this project with Unity 2019.4.39f1
so you should run it with the same version, 2020 and 2021
is not tested.
1.2.Introduce about TAP IT DELUXE complete Unity project
This template is ready for release. It is optimized for
mobile (iPhone, iPad, Android, Windows Mobile)
standalone (Windows PC and Mac OSX). TAP IT DELUXE is a
simple amazing puzzle game.It brings your players an addictive
and fun arcade game with boxes tapping. Your player
will tap everything they see which have 1 or more items nearby
and use power up item to make game easier.
HOW TO PLAY
- Pop the item with one or more identical items nearby to earn points.

FEATURES
- Addictive gameplay for hours of action
- 900 levels to have great fun
- Lot of challengers
- Admob Interestitial
- Support touch controller on mobile device .
- Good performance for mobile.
- Works on all platforms, PC, Mac, iOS, Android, etc
2.1StartUp Scene

You can change your sound and music there: just click Audio object and

change whatever you want to you own sound, note that you should drop your

sound into project first

there

2.2 Edit BlockBlastGame Scene

Go to Scenes folder and find BlockBlast/BlockBlastGame. Find Canvas-Global

Game Object and add your own UI


2.3 Reskin

Go to Sprites folder and edit all image there

To change box image


-Find image name "1.png" -> edit this
To change the game icon : Edit 512.png sprite
To change UI: edit ui.png sprite
And so you can change whatever you want because
all graphics of this project is here.
2.4 How to edit sound

Go to Assets/Sounds and edit them or replace them with yours


4.Replace your Admob id, Unity ads id

4.1.Get admob app id and ad id from your admob account

4.2 Find Admob Game Object in Assets folder. Select it.


Look Inspector and fill your key

You might also like