Hello,
I’ve been thinking about making an RTS kit for the asset store based on the code I’ve been doing for Risingstorm. (http://risingstormhq.com) Before I put too much work into it, I thought I’d see if there’s any interest in such a thing or if existing solutions fill the need.
Here are some features that are currently in and some I’ve considered adding.
Works with RAIN ai and pathfinding
Works with angry ant’s behave
Handles grid based movement and construction
handles terrain based (free form) movement and construction
unity’s pathfinding
Behavior trees for resource gathering, turrets, and basic combat (e.g., hold position, attack move, nominal)
edit: forgot to mention networking. Solutions using unity networking and photon.
Are any of those “must have” or “not worth it”. Are there any other features for an rts kit that would be of interest?
Thanks,