Shift The Shape - Shift jelly up and down to change its form so it can fit through the obstacles. Endless hyper casual puzzle game
Aleksa Racovic
(0)
$9
Publisher | Aleksa Racovic |
---|---|
File size | 29.97MB |
Number of files | 69 |
Latest version | 1 |
Latest release date | 2019-12-10 10:02:11 |
First release date | 2019-12-10 10:02:11 |
Supported Unity versions | 2018.4.2 or higher |
Test it here (WebGL)
Or download test apk and test it on your android device
Shift the 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 to implement google play games or apple game center leaderboard. Just call Social.ReportScore(PlayerPrefs.GetInt ("bestScore"), "YOUR LEADERBOARD ID", (bool success) => {}) to upload the best score to the leaderboard