ECS_SpaceBattle
ECS_SpaceBattle copied to clipboard
Huge space battle using an ECS library for the logic. Built on UE4
Your blog entry [here](http://victor.madtriangles.com/code%20experiment/2018/06/11/post-ecs-battle-huge.html) sounds really interesting but I didn't see it in your repositories. Any chance you could upload it?
Hey, first super thanks for providing this example. Immensely useful. So many possibilities... Heads up, Medium Battle works perfect for me but Huge Battle crashes (Running 4.26.1) `LoginId:1d3b4b474cf31612f7c0f79f06d37e2a EpicAccountId:fc0024d4983946c1a4eef7370fe80722 Unhandled...
I've tried many way to obtain source code but most files only 1KB. emtpy??
Hi, It fails to compile with VS2017 after generating the VS solution files: here is the log file: [log.txt](https://github.com/vblanco20-1/ECS_SpaceBattle/files/2576974/log.txt) i have tried changing VCToolChain.cs to try to use c++17 but...