-
Notifications
You must be signed in to change notification settings - Fork 9
incorrect behavior in setPosition #38
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
Comments
Thanks for reporting! |
Thank you, I appreciate your work |
@Guigui220D |
Both issues were closed and the bug doesn't seem to happen anymore |
with this:

sprite.setPosition(.{ .x = 500, .y = 350 });
I get this:
But with this:
I get the expected result

The text was updated successfully, but these errors were encountered: