I want to give a parent-child relationship to the items on the table and move them together.

Can someone please tell me how to do this?
I am making a VR game and I want the objects above the table to move together when I move the table.
Simply giving a parent-child relationship doesn’t work, and the objects on top of it inevitably fall apart.
I also want to be able to grab the object above it.
Thank you in advance for your help.

use attach

you have 4 flavors:

component to component
component to actor
actor to component
actor to actor

Misunderstood the problem, thought we were talking about editor features.

Thanks for the reply.
I see that “attach” helps.
Just knowing that is a step forward.
I’ll try to figure out how to do it once.
Thank you very much!

I’m glad you commented.
I’ll try to do my best somehow.
Thank you so much!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.