You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
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.
The text was updated successfully, but these errors were encountered: