Debug Log not working with entity Sub scene (Unity, C#)
So I am working on a project that has a bunch of dynamic fog objects and I wanted to try and use DOTS for it basically it is a ton of small sprites that shrink when the player approaches. I got all that working fine and now I need to update the objects with the players position.