We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v4.2.beta1.mono.official [b137180]
Godot v4.2.beta1.mono - Windows 10.0.19045 - GLES3 (Compatibility) - Quadro 2000M () - Intel(R) Core(TM) i7-2860QM CPU @ 2.50GHz (8 Threads)
In C#, for Node3D, setting any new value to a node3D.GlobalRotation or node3D.GlobalRotationDegrees will also reset the node's scale to (1,1,1)
Both the node3D.Rotation and node3D.RotationDegrees works fine
N/A
The text was updated successfully, but these errors were encountered:
Thank you for reporting, closing as a duplicate of:
Sorry, something went wrong.
No branches or pull requests
Godot version
v4.2.beta1.mono.official [b137180]
System information
Godot v4.2.beta1.mono - Windows 10.0.19045 - GLES3 (Compatibility) - Quadro 2000M () - Intel(R) Core(TM) i7-2860QM CPU @ 2.50GHz (8 Threads)
Issue description
In C#, for Node3D, setting any new value to a node3D.GlobalRotation or node3D.GlobalRotationDegrees will also reset the node's scale to (1,1,1)
Both the node3D.Rotation and node3D.RotationDegrees works fine
Steps to reproduce
Minimal reproduction project
N/A
The text was updated successfully, but these errors were encountered: