Shift The Shape Shift jelly up and down to change its form so it can fit through the obstacles
Developer
Public chat
Product Details
If you want to test it on your device you can download apk here:
https://www.dropbox.com/s/1w0ylu8cxbyooje/shift%20the%20shape%20test.apk?dl=0
Shift square up and down to change its form so it can fit through the obstacles.
Features:
- Endless gameplay
- Very easy to implement unity rewarded ads (just uncomment code from UnityAdsExample script and put your game id).
If you want to use other ad network just call GameObject.Find("Canvas").GetComponent< MenuSelect>().GameContinue(); when on ad finish event is called.
- Easy implement google play games or apple game center leaderboard. Just call Social.ReportScore(PlayerPrefs.GetInt ("bestScore"), "YOUR LEADERBOARD ID", (bool success) => {}) to upload best score to leaderboard
Easy to reskin
One touch controls
Minimalistic graphic
Optimized for mobile devices
File Tree
-
📁 Shift The Shape Shift jelly up and down to change its form so it can fit through the obstacles