Home / App Templates / Unity / Templates / Puzzle
Arrow Escape - Complete Game TemplateArrow Escape - Complete Game Template
Arrow Escape is a production-ready arrow puzzle game template built with Unity, featuring Arrow, Pencil, and Snake themes.



Average rating of 5.0 based on 4 votes
Home / App Templates / Unity / Templates / Puzzle
Arrow Escape - Complete Game Template
Arrow Escape is a production-ready arrow puzzle game template built with Unity, featuring Arrow, ...



Average rating of 5.0
22 Support questions or comments
Please login or create an account to post a question or comment.
-
4 months agopower2k PurchasedCan you provide a demo APK? Also, how many levels are already built in this template? - View 18 more replies
-
4 months agoTheVayuputraDeveloper AuthorGreat to hear you fixed the BGM loop π
For Interstitial Ads, they will only show when you explicitly call the method:
AdsManagerBase.Instance.ShowInterstitial();
This is the method where ads are triggered, so you can call it whenever you want for example, right after a level is completed or before loading the next level. -
4 months agopower2k PurchasedI want to call it every two or three levels completed, so what code should I write in the AdManager script?
-
3 months agoTheVayuputraDeveloper AuthorJust keep a simple counter in your game manager that increases when a level is completed, and only call: AdsManagerBase.Instance.ShowInterstitial();
when the counter reaches every 2nd or 3rd level (for example: after level 2, 4, 6β¦ or 3, 6, 9β¦).
So basically, instead of calling the ad method after every level, you call it conditionally based on how many levels the player has finished.
-
4 months agoHi, does this game template include AdMob integration and analytics support? -
4 months agoTheVayuputraDeveloper AuthorYes, this game template includes built-in AdMob integration.Β For analytics, you can easily edit the analytics methods and implement SDKs such as Firebase Analytics or GameAnalytics based on your needs.
Information
| Category | App Templates / Unity / Templates / Puzzle |
| First release | 12 January 2026 |
| Last update | 12 May 2026 |
| Files included | .cs, .unityproj, .prefab |
| Tags | template, game, 2d, Puzzle, pack, complete game template, hyper casual game, puzzle game template, mobile puzzle game, casual puzzle, arrow puzzle |
