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

Issues with cursor scale on Mac #691

Open
DenisDziganchuk opened this issue Jul 17, 2024 · 0 comments
Open

Issues with cursor scale on Mac #691

DenisDziganchuk opened this issue Jul 17, 2024 · 0 comments

Comments

@DenisDziganchuk
Copy link

DenisDziganchuk commented Jul 17, 2024

When running the first_person_controller.py file, everything works fine in the example except the cursor is a large pink rhombus. I was able to figure out that the issue is relating to the scale. For some reason, the scale is a percentage of the window size. This same issue appears in any project that uses the FirstPersonController. I haven't seen this happen to anyone else, though.

This issue seems to happen to 2d objects as 3d objects have the correct scale.

When printing the scale x and scale y of the object, it is the same as it was assigned to.

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

1 participant