Unity-ECS-RTS
Unity-ECS-RTS copied to clipboard
Trying to recreate a simple RTS game using Unity and pure ECS
Pure ECS RTS with Unity3D
Trying to create an RTS game using Unity and the new DOTS (Data-Oriented Tech Stack)
Contributions welcome!
Link to the tutorial series:
Core Packages used:
Good ECS Resources
- https://github.com/Unity-Technologies/EntityComponentSystemSamples
- @5argon has alot of good (advanced) write-ups on ECS
- https://rams3s.github.io/blog/2019-01-09-ecs-deep-dive/
- https://medium.com/@gamevanilla/survival-shooter-using-unitys-entity-component-system-revisited-874cd69085ae