Hi, just want to ask about this:
Does the x, y show the position of the hero relative to the map or to the current window?
I assume the hero stays at the center of the window so it should be relative to the map.
Also, when running the default java bot (it sends InputCommand.RIGHT by default) the x and y values and the output of the window does not change.
Is there a possibility that the command does not reach the runner?