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.
-
2 months agoSohaPan Purchasedhow can i replace the arrow sprites on the game...when i play the game i see the arrow manager but in the editor i cannot find the arrow manager -
2 months agoTheVayuputraDeveloper AuthorYou can replace the arrow sprites from the Arrow prefab.
When you run the game, you may see the Arrow Manager in the hierarchy, but in the editor it is not directly visible because it is part of the Level Manager system. -
2 months agoSohaPan Purchasedi want to replace the arrows with pencils so i can change the head and tail but how to edit the body
-
2 months agoTheVayuputraDeveloper AuthorIt depends on your game design and graphic style.
Easy way:
Create a white seamless pencil texture for the body. Then use the LineRenderer to tint it with different colors, or use different material textures and change them in code based on the arrow color. This is the simplest approach and works well for most cases.
Hard way:
Generate the pencil body dynamically using a mesh at runtime. You can create a script similar to ArrowRender and build the mesh procedurally so the body stretches between the head and tail while keeping the correct proportions.
-
2 months agogood luck with sales!! -
2 months agoTheVayuputraDeveloper AuthorThank you! I appreciate it 😊
-
2 months agoThis is nice template, I played web version and apk, so far it's best available template for arrow puzzle game. I purchased arrow game template from another author, which was average because the input was laggy due to physics usage for the arrow interaction & collision detection. I want to purchase this template, if you can confirm that this template is not using any kind of physics, I would love to buy this. -
2 months agoTheVayuputraDeveloper AuthorYes, this template does not use any type of physics for the arrow interaction or collision detection.
All the mechanics are handled through custom logic and direct position checks, which keeps the input very responsive and smooth without the lag that often comes from physics-based systems.
So you shouldn’t experience the input delay issues that are common when physics is used for this type of gameplay.
If you have any other questions about the template, feel free to ask. 🙂
-
2 months agoThat's great, thanks much for your instant replay. I will buy this today EOD.
-
2 months agosinan60 Purchasedbanner ad var mı ??
-
2 months agoTheVayuputraDeveloper AuthorEvet, banner reklamlar var.😊
-
2 months agosinan60 Purchasedtürkçe dil var mı ? iyi çalışmalar. -
2 months agoTheVayuputraDeveloper AuthorHayır, oyun şu anda yalnızca İngilizce olarak mevcut. İyi günler dilerim!
-
3 months agoPlayElite Purchasedcan not build the project as apk getting some error
Error building Player: BuildFailedException: Please fix the following errors before building:
- The UniversalRenderPipelineAsset with 'URP-Balanced(Assets/TheVayuputra/URPSettings/URP-Balanced.asset)' is not at last version.
.
getting this error after updating to the 6.0 unity how to solve this error
- View 5 more replies
-
3 months agoPlayElite Purchasedok thank you so much
-
3 months agoPlayElite PurchasedYou will see a popup named “Universal Render Pipeline’s Compatibility Mode”
→ Click Use Render Graph (Recommended)
Another popup may appear asking to update the Android Manifest
→ Click Update / Apply / Yes (accept the update)
i can not have these two popups
-
3 months agoTheVayuputraDeveloper AuthorTry once with fresh Project
-
3 months agoPlayElite Purchasedcan not build the project as apk getting some error
Error building Player: BuildFailedException: Please fix the following errors before building:
- The UniversalRenderPipelineAsset with 'URP-Balanced(Assets/TheVayuputra/URPSettings/URP-Balanced.asset)' is not at last version.
.
getting this error after updating to the 6.0 unity how to solve this error
-
3 months agoHi, i have few questions about this game. can you please answer the following?
Unity version (exact 2022.3.xx?), render pipeline, input system
Level data format + where it’s stored + import/export support
How the level editor works (runtime vs editor-only, export format)
AdMob + consent/UMP compliance and package versions
Any third‑party dependencies (DOTween, Addressables, etc.)
Update/support expectations (bug fixes, docs quality) -
3 months agoTheVayuputraDeveloper AuthorHi, thanks for your interest in the game. Please find the answers below.
Unity version is 2022.3.62f2 (LTS). The project uses URP and the old input system. It can be switched to the new input system by updating only one script use only mouse click.
Levels are stored in JSON format inside the Resources folder. You can open, edit, and save levels using the Level Editor.
The level editor works inside the Unity Editor. It is scene-based and completely standalone. You can share only the level editor with a level designer. Levels are exported as JSON files.
Google AdMob is integrated, including consent support using UMP.
Third-party dependencies include DOTween and a UI particle system.
Bug fixes and basic updates are provided when required. The codebase is clean and easy to understand for further customization.
Please let me know if you need any more details. -
3 months agothanks @TheVayuputraDeveloper. all questions answered.
-
4 months agoSohaPan Purchasedthe apk isn't working but the demo worked on itch.io...will it have problems if i buy and edit on unity and then export for android -
4 months agoTheVayuputraDeveloper AuthorHi,
I’m checking why the APK isn’t working right now. Since the demo works on itch.io, you can safely buy the project and build it for Android in Unity there shouldn’t be any issues. -
4 months agoTheVayuputraDeveloper AuthorHi , Now you can check APK it will work!
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 |
