Screen rotation and coordinates (beta #7)
When I set screen rotation to 90 degrees clockwise in java mobile, and have an object to follow XMouse and YMouse, the object doesn't follow my touch input anymore, because the coordinates are not "turned around" accordingly when the screen is rotated. This leads to a situation where I move my finger on the touch screen but the object moves to a different direction. Can this be addressed in future builds?
Re: Screen rotation and coordinates (beta #7)
Just to comment that this works now in 249 beta #8.