I deleted this post character limit

I deleted this post character limit

Weld it to the players hand, then adjust the CFrame values inside of the script :wink:

1 Like

I deleted this post character limit

1 Like

CFrames: CFrame | Documentation - Roblox Creator Hub
Welds: Weld | Documentation - Roblox Creator Hub

3 Likes

I deleted this post character limit

2 Likes

What he is suggesting is to not use the roblox tool objects, instead welding the parts to the character and coding without one. This isn’t necessarily the most ideal solution though, what you could also do is use the StarterGui function “SetCoreGuiEnabled” to disable the backpack, and then call the Humanoid’s “EquipTool” function on your gun to equip it whenever the character spawns.

2 Likes