Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RotateTo CounterClockwise from PI/2 to 0 fails #469

Closed
eonarheim opened this issue Jun 26, 2015 · 0 comments
Closed

RotateTo CounterClockwise from PI/2 to 0 fails #469

eonarheim opened this issue Jun 26, 2015 · 0 comments
Assignees
Labels
bug This issue describes undesirable, incorrect, or unexpected behavior
Milestone

Comments

@eonarheim
Copy link
Member

Repro steps

player.rotateTo(Math.PI/2, 1, ex.RotationType.CounterClockwise)
player.rotateTo(0, 1, ex.RotationType.CounterClockwise)
// Player spins past the 0 angle to Pi
@eonarheim eonarheim added the bug This issue describes undesirable, incorrect, or unexpected behavior label Jun 26, 2015
@eonarheim eonarheim added this to the 0.6 Release milestone Jun 26, 2015
@jedeen jedeen closed this as completed in 3004d23 Aug 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue describes undesirable, incorrect, or unexpected behavior
Projects
None yet
Development

No branches or pull requests

2 participants