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

Normcore doesn't update with docking #5

Open
reeseras opened this issue Apr 30, 2021 · 1 comment
Open

Normcore doesn't update with docking #5

reeseras opened this issue Apr 30, 2021 · 1 comment

Comments

@reeseras
Copy link

Docking doesn't seem to work with objects that have a RealtimeTransform component. They jump back and forth between the docking position and the last position Normcore had it in. I think the docking script needs to request ownership, but when I tried to implement that myself it didn't work. I also tried creating my own script that calls ownership on the object when it enters the collider (or while it's in the collider), but that didn't change anything either. Is there another way around this?

@reeseras
Copy link
Author

Seems like a boolean for whether the object is docked or not would also need to be sent through Normcore servers, otherwise the object only undocks properly for the person who grabbed it, not anyone else.

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