Hi there,
I have a kinematic object (a capsule) as a child of a physics object in motion. I can grab the capsule alright, but when I release it, there seems to be a small delay between the moment I let go and when the parent "takes over" the capsule's transform. So what happens is when I release the capsule, it stays in place for a moment before it resumes moving with its parent.
Any idea what is happening here? What should I do?