Simon Schmid

Results 280 comments of Simon Schmid

Renaming will not break it. After deleting the generated folder, you still get the error? Can you do gen -v to see where it breaks?

I'll see if I can provide better error messages!

Hi, I just double checked selecting linked entities and it worked. Maybe it's a different problem: When Entitas draws components with custom types as fields and it when it doesn't...

First proof of concept!

TL;DR Currently struggling. I'll probably have to step back and check if there are other solution or try again on the weekend. If you guys have any suggestions or ideas...

[EntitasKitsTest.zip](https://github.com/sschmid/Entitas-CSharp/files/1439619/EntitasKitsTest.zip) Here's the project if anyone want to see the setup. Pretty simple. EntitasKitsTest.sln contains boths projects. Goal: Get rid of compiler errors :) Or find a completely new approach....

Hi, Entitas is plain c# and there are no known limitation for those platforms. If you use Unity for example, it should be easy to deploy you application on all...

Are you executing your tests in parallel on different threads? Otherwise I don't understand why there should be race conditions

Probably fixed by #919