Tool fails to appear in the hand of a player (Handle issue)

I am creating a tool and it does not seem to wanna appear in a player’s hand when selected. A Handle does exist in the tool, but I cannot work out on why it then still does not want to appear.

Goal

A physical object as a tool should appear in the hands of a player.

Issue

The goal is invalid as the physical object does not appear.

Concern

A Handle is inside the tool, yet it does not appear.

I have tried to look up the issue, but I cannot seem to find a valid source of a solution for my issue.

Let me know if I have missed something and feel free to link any external links in assistance to solving the issue.

1 Like

Did you disable RequiresHandle on the tool ? Or maybe the problem is the model, try removing it to see if it’s causing this issue

Your actual handle stays in the model,
but since your pistol is not welded to the handle, it falls into the void.

Weld the pistol to the handle using weld constraints, and it should fix the problem.

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