lookAt*(top,bottom,left,right) out of bounds error
-
If you run this on the edge of the room the function doesn't fail gracefully and instead returns an error that the column/row is inaccessible because the row/column is undefined.
-
I can confirm this, i also ran into this. I'm getting "Error: look coords are out of bounds" with lookForAtArea() on room edges.