I am happy to announce that TSE - 2D TopDown Shooter Engine is on the Itch.io.
Link to the product: https://stefanjo.itch.io/tse-2d
TSE (2D Topdown Shooter Engine) is an Unity toolkit that allows you to create your own topdown shooter without need to write a single line of code.
It contains a total of 20 well-written scripts written in C# with 8 different Editor Scripts for better experience and easier use.
Features :
1. Advanced shooting mechanics with raycasts for realistic 2D shooting
2. Player Controller responsible for player movement
3. Player and Enemy Weapon Scriptable Objects for unlimited number of weapons
4. Enemy Script responsible for enemy behaviour
5. Player and Enemy Creation Editor Windows
6. Audio Manager for implementing Audio in your game
7. No coding required
8. Demo Scene for better understanding of the whole system
9. Well-written documentation
10. Well-organised and understandable code in case your programmer wants to make adjustments for your game
and much more…