We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Should be ok now, you can reverse the rotation through xml or code. Just tell me if you have issues.
Sorry, something went wrong.
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.
Ok I'll have a look when I have time. Thx for your feedback.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: