Make equipped tool constantly on player's back

Hey,
All I am trying to achieve is to make a tool appear on player’s back instead of in the player’s hand. (It’s a jetpack), so I made a tool with a rectangle part in it, symbolizing a jetpack and set RequiresHandle to false
image
image
image
This is how I would like it to look but don’t know how to achieve it without the handle.

1 Like

Changing the Main part of the tool doesn’t work, maybe I should use welds? Any tips?

Just welding the tool’s main part to player HumanoidRootPart works just fine

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