`sprite.rotation` floating point math errors
quinton-ashley opened this issue · 1 comments
quinton-ashley commented
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.
quinton-ashley commented
Fixed in 3.19.9