Objects created at an angle have a decimal error
When I place a sprite in the editor at any angle besides 0, it will give it a very small decimal.
The angles are also consistent. setting it to 180 in the editor always resulted in 180.00000500895632 degrees with multiple objects in different projects.
Description of Capx
The Capx has multiple objects at different angles in the editor, and logs their angles to the console on creation.
Steps to Reproduce Bug
- Add a sprite
- Set it to an angle other than 0
- Observe the actual angle given
Observed Result
Crazy decimals.
Expected Result
Regular decimals that I gave the objects
Affected Browsers
- Chrome: YES
- FireFox: YES
- Internet Explorer: NOT TESTED
Operating System and Service Pack
Windows 8.1 64 bit
Construct 2 Version ID
r188 beta, also happened on r184 stable