quinton-ashley/p5play

`sprite.rotation` floating point math errors

quinton-ashley opened this issue · 1 comments

Floating point accuracy seems to be lost for higher value angles like 270 so these should be mapped to the -180 to 180 range before conversion to radians which planck expects.

Fixed in 3.19.9