Tilt::TiltYaw bug in iminib3d
BlitzMax Forums/MiniB3D Module/Tilt::TiltYaw bug in iminib3d| 
 | ||
| Once 'y' is less than -1.0 or greater than 1.0 all hell breaks loose - actually NaN is returned.  To get these results just tilt your iPad 90 degrees or more. Easy fix is to test/set 'y' within it's means. | 
| 
 | ||
| Thanks for reporting this, I'm not using tilt in my current project but this is good to be aware of. |