Weekly Update #5
This week I've spent making up a bit better looking unit pathing for AI opponent controlled tanks.
Enemy controlled units always kept taking the most shortes path to your command center. This made it look unapealing how they would hug a corner and keep moving this way as that was the shortest path. Also made it tricky to place other building that I wanted them to attack a long the way.
As a solution I introduce Pathing Nodes that are connected to each other creating a desired path. Every AI controlled tank will move to the closest node they can find and from there it will move to next node leading to your command center. This way enemy units now use the paths that I made look like roads and move along other points of interest.
Also created one more map (total 5 levels so far)
Files
Get rts prototype
rts prototype
More posts
- New tank models. Update #12Feb 18, 2024
- New Unit. Update #11Jan 14, 2024
- New models. Update#10Nov 04, 2023
- Ice and Fire. Update #9Oct 21, 2023
- Improvments and fixes. Update #8Oct 15, 2023
- Refactoring and improving performance. Update #7Oct 07, 2023
- Update #6Oct 01, 2023
- Update #4Sep 16, 2023
- Some improvments. Update #3Sep 08, 2023
Leave a comment
Log in with itch.io to leave a comment.