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

Issue with pickable objects when scaling is different #613

Open
elisagalofaro opened this issue Jan 8, 2024 · 0 comments
Open

Issue with pickable objects when scaling is different #613

elisagalofaro opened this issue Jan 8, 2024 · 0 comments

Comments

@elisagalofaro
Copy link

Hi there! I'd like to bring to your attention an issue I came across in my project.
Specifically, when I have a Node3D (referred to as Test01 in the illustration) with a scale of, let's say, 5, and I instantiate a pickable object (depicted as PickableObject in the figure) as its child with a scale of 1, the grabbed item tends to move away from the hand, exhibiting an offset proportional to the scale.
Unfortunately, I'm unable to adjust the scaling in my tree due to the complexity of the model in my project.
Thank you in advance for the help!

test01
pickableObject

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