Roblox Studio Scripting Help!

Hey everyone! I was making this piggy type game with the help of AlvinBlox’s video. I just wanted to ask what changes in the script will I have to make so that the knife, instead of going into the backpack/character, goes in the hand and it doesn’t need to be equipped when oofing the players! Please Help! :slight_smile:

Here’s The Script!

I think we have to make the changes in the lines 44 and 45

You need to put the contents of the knife part in the piggy character. Then move the knife around and ajust it to the hand at your liking.
Then add a WeldConstraint in the knife part, and connect Part0 to the knife and Part1 to the hand.

2 Likes

oh ok ima try that out, thank you!

1 Like

Ty that’s all I wanted, hope it doesn’t create any more bugs! XD

1 Like