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

Why doesn't the 3D model rotate by -8 degrees? #191

Open
Goshanchick opened this issue May 1, 2024 · 2 comments
Open

Why doesn't the 3D model rotate by -8 degrees? #191

Goshanchick opened this issue May 1, 2024 · 2 comments

Comments

@Goshanchick
Copy link

I decided to make a game using a 3D extension. I loaded my model from a file .glb and made an animation, but it doesn't rotate by -8 degrees (instead, it turns only by -6)!
It breaks code. Of course, I can set the "if-else" attribute, but still, fix it.

@JeremyGamer13
Copy link
Member

the 3d extension is still a testing preview, expect bugs like this if you do plan to try making something with it now
this might be due to converting degrees to radians, not sure how i can fix these issues but if you attach your project i might be able to debug it better

@Monochromasity
Copy link
Contributor

This is quite a minor issue so I don't think it will get fixed quickly, for now just use alternatives (like the if-else you mentioned) and I think this will get closed when it's fixed

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

3 participants