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

Objects placed above where they should be #6

Open
Smorty10 opened this issue May 12, 2024 · 2 comments
Open

Objects placed above where they should be #6

Smorty10 opened this issue May 12, 2024 · 2 comments

Comments

@Smorty10
Copy link

I have come across an interesting issue, where all objects I place are placed above where they should be. Here is a demo
objects_above_where_they_should_be.webm
In the video the placed objects appear above where they should be. I have tried this with objects with and without collision and they all get placed by a certain Y-offset. A similar thing happens when the grid is disabled.
objects_in_the_ground.webm
Here the objects are first stuck in the ground, but then pop up after being placed. The Y-offset occurs on all sides of the scene geometry, so they always first get placed incorrectly, but then pop into the right spot after being placed.

@fstxz
Copy link
Owner

fstxz commented May 13, 2024

Interesting, I can't reproduce this. And I don't see anything in the code that could cause this... Maybe it's some weird combination of nodes or something. Can you reproduce this in a new project?

@fstxz
Copy link
Owner

fstxz commented May 13, 2024

Try again with the latest commit

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

2 participants