Locations and Objects

I am not completely sure how Javacript compares objects, so I am assuming the comparison you are trying to make might point to the same tile in the game, but are two separate objects. Being two separates objects that may not be equal, even though conceptually they point to the same tile in the game.

1 Like