Closed rafaelcaue closed 5 years ago
Given the map below, at step 0, apparently A1 sees only A6: thing(-5,-4,entity,"A")
A6 sees only A3: thing(-2,-6,entity,"A")
And A3 does not see anyone.
How is this possible??
An obstacle also spawned where a goal is, which I don't think should be possible:
Both were server bugs and have been fixed.
Given the map below, at step 0, apparently A1 sees only A6: thing(-5,-4,entity,"A")
A6 sees only A3: thing(-2,-6,entity,"A")
And A3 does not see anyone.
How is this possible??