
Added Destroy All Enemy PowerUp
Added Reward Video Ads
- HeyZap Integration How To Please visit https://tech24infobd.blogspot.com/
- As in game is AdMob and Chartboost Ad, leave this Ad Network OFF in your HeyZap Dashboard, for all AD in game to work correctly.
Source Code Screenshot
Screenshot-2
Screenshot-5
Buttons
Character
Enemy
Configuring HeyZap Ad Ids:
Go to ProjectFile\assets\data\PTModelGeneralSettings.0
Look for:
<key>heyZap</key>
<string>xxxxxxxxxxxxxxxxxxxxxxx</string> Add Your HeyZap Publisher Id Here.
For Configuration on PowerUp go to PTModelAssetsPowerup.0.attributes.xml and look for:
<key>Name</key>
<dict>
<key>value</key>
<string>coinreward</string>
</dict>
<key>Reward Coins</key>
<dict>
<key>value</key>
<string>100.000000</string> Reward For Watching Reward Video In Game, HeyZap Ad.
</dict>
For IAP In InGame Coins go to: PTModelObjectButtonPurchase.0.attributes.xml
<key>Name</key>
<dict>
<key>value</key>
<string>Untitled</string>
</dict>
<key>Interval</key>
<dict>
<key>value</key>
<string>4.000000</string> On First And Then After 4-th Game Over Will Appear On Screen
</dict>
If you change Reward for Watching Reward Video In game it will automatically change both buttons ( Info Scene and Game Over Scene )
- Added 10 more scene in game
- Added Image For Purchasing Coins To Be Easier To Change To Your Own
Configuration:
- For Configuration on PowerUp go to PTModelAssetsPowerup.0.attributes.xml and look for:
Coin:
<key>Name</key>
<dict>
<key>value</key>
<string>coins</string>
</dict>
<key>Reward Coins</key>
<dict>
<key>value</key>
<string>1.000000</string> Reward For Collection Coin In Game
<key>useDefault</key>
<string>0</string>
</dict>
Magnet:
<key>Name</key>
<dict>
<key>value</key>
<string>magnet</string>
</dict>
<key>Duration</key>
<dict>
<key>value</key>
<string>4.000000</string> Duration Of Magnet PowerUp In Seconds
<key>useDefault</key>
<string>0</string>
</dict>
Invisibility :
<key>Name</key>
<dict>
<key>value</key>
<string>speed</string>
</dict>
<key>Duration</key>
<dict>
<key>value</key>
<string>4.000000</string> Duration Of Invincibility PowerUp In Seconds
<key>useDefault</key>
<string>0</string>
</dict>
Magnet Reward:
<key>Name</key>
<dict>
<key>value</key>
<string>magnetreward</string>
</dict>
<key>Duration</key>
<dict>
<key>value</key>
<string>4.000000</string> Duration Of MagnetReward PowerUp In Seconds
<key>useDefault</key>
<string>0</string>
</dict>
Run Fast:
<key>Name</key>
<dict>
<key>value</key>
<string>runfastreward</string>
</dict>
<key>Duration</key>
<dict>
<key>value</key>
<string>4.000000</string> Duration Of RunFast PowerUp In Seconds
<key>useDefault</key>
<string>0</string>
</dict>
DEMO
Must need Password
You will get the password when you watch the video well
You need a password to open the file












Post a Comment