A downloadable tool for Windows and macOS

TSE (2D Topdown Shooter Engine) is an Unity Asset that allows you to get core mechanics for your 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 
11. Explosive objects and environment and grenade weapon type

and much more…

Support email: sjovanovic0831@gmail.com 

Your feedback is greatly appreciated!

Comments

Log in with itch.io to leave a comment.

Hi!
what is the version of this asset? As I can see there are 2 versions in the unity store and which one is this? And is it adapted to the latest unity release?

This is the latest release of the asset. It is tested and is working with the latest Unity versions.