'GetEntityQuery' does not exist in the current context [ANSWERED]

oh joy, my upgrade to ECS 1.0 is just SO much fun. You’d think after literally decades of software dev experience I would avoid beta products… but ECS is so awesome I had no choice. Anyway…

Unity 2022.2.13
Entities: 1.0 pre.65

Please take a look at that code. What dumbass thing am I doing wrong?

Thanks

You should use systemState.GetEntityQuery(...).

1 Like

Aren’t you just a slice of awesome. Thank you, and have a wonderful weekend

1 Like