This Starter Kit provides a quick and easy way to build an RTS with a Space setting.
Fits perfect for beginners or as prototype for a look and feel of any amazing space rts you have in mind but also has the potential to be expanded for any professional use. Very modular components, lots of code comments and documentation. Hope you enjoy using it as much as i love developing it.
FEATURES:
Version 1.2.3:
* Added new SpatialSystem that allows integrate different navigation methods. * Added BuildHandler position validation
* Added button in GameEntity Editor to add GameEntityComponents in a more easily way.
* Added an UI panel to show quick notifications (for example when its unable to build because it's short of resources)
* Fix in RTSCamera: now you can zoom in and pan with the keys at the same time.
* Some fixes that enables the proper integration of BehaviorDesigner