🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

TSE - 2D TopDown Shooter Engine

Started by
0 comments, last by StefanJo 6 years, 2 months ago

I am happy to announce that TSE - 2D TopDown Shooter Engine is on the Itch.io. :D

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…

 

Screenshot01.jpg

This topic is closed to new replies.

Advertisement