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

Direction of rotation #2

Closed
5im0n opened this issue Mar 5, 2013 · 3 comments
Closed

Direction of rotation #2

5im0n opened this issue Mar 5, 2013 · 3 comments

Comments

@5im0n
Copy link
Contributor

5im0n commented Mar 5, 2013

Hey Castorflex,

Have you planned something for the direction of rotation ?

For the time being if we only activate Y rotation the direction is clockwise.

@castorflex
Copy link
Owner

Should be ok now, you can reverse the rotation through xml or code. Just tell me if you have issues.

@5im0n
Copy link
Contributor Author

5im0n commented Mar 6, 2013

Thank you for your responsiveness!
I've already try this kind code yesterday by changing the local variable forward:

if (forward) {
                degrees = -degrees;
 }

The problem is that it works only for Z rotation.

@castorflex
Copy link
Owner

Ok I'll have a look when I have time. Thx for your feedback.

@5im0n 5im0n closed this as completed Mar 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants