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

Platformer example renders upside down #618

Open
EriKWDev opened this issue Jul 15, 2023 · 1 comment
Open

Platformer example renders upside down #618

EriKWDev opened this issue Jul 15, 2023 · 1 comment

Comments

@EriKWDev
Copy link

image

macroquad 0.4.0 (git 8f2856f)
Linux fedora 6.3.12-200.fc38.x86_64 Thu Jul  6 04:05:18 UTC 2023 x86_64 GNU/Linux
cargo 1.70.0 (ec8a8a0ca 2023-04-25)

I'm using wayland


I checked the source code of examples/platformer.rs but didn't see any obvious culprit as to why this is. The tileset itself is rightside up.

Has the coordinate system recently changed?

@profan
Copy link
Sponsor Contributor

profan commented Apr 29, 2024

Just ran into this as well when upgrading my projects from 0.3.24 to 0.4.5, suddenly everything was flipped.. feels like #638 should be merged as it's otherwise a pretty large breaking behaviour between 0.3 and 0.4?

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