06-08-2006, 09:40 PM
Spodi Wrote:Hover over RealX and RealY - they are more then likely out of the array's bounds (ie = 0).
In other words, you are not getting the right values.
Just a guess - never used Mirage myself, but know plenty about debugging. :wink:
Coordinates: 0, 0 exist. The RealX and RealY have to be lower than 0, or greater than your max mapX and max mapY.