The object I attached to my character falls to the ground.

Hello everyone. I am making an inventory system. And I equip the item in the inventory. It is attached to the character’s hand but then it falls to the ground. How do I solve this problem? I am uploading the images below.








Hey @swookee!

If you have physics enabled on the item, you need to disable it right before attaching!

Hope that helps! :slight_smile:

Hello @Mind-Brain . Thanks for your answer. When I stop simulating physics my character teleports and I can’t control it properly.

When I removed the collision on the item’s static mesh, the problem was solved. I think the two collisions were overlapping.

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