Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I think the code needs to be updated. 2019.4, they made changes. #3

Open
LanceJZ opened this issue Jul 9, 2020 · 3 comments
Open

Comments

@LanceJZ
Copy link

LanceJZ commented Jul 9, 2020

Assets\Scripts\ECS\Systems\TimedDestroySystem.cs(12,26): error CS0115: 'TimedDestroySystem.OnCreateManager()': no suitable method found to override
It looks like it is using obsolete code. IE: IJobForEachWithEntity

@InnerScript
Copy link

There is a bunch of obsolete code for 2019.x and 2020.1... It would be nice to have this demo to reference with the latest changes

@tuunit
Copy link

tuunit commented Aug 8, 2020

You you want a working version you can check out my fork. But a lot has changed since this presentation therefore this repository might not be your best bet as a reference anymore.
https://github.com/tuunit/AngryBots_ECS

@humbertovirtudes
Copy link

check out my fork for a version updated to Unity 2020.3

https://github.com/humbertovirtudes/AngryBots_ECS_2021.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants