Hey guys I have built myself a Sniper Rifle that is working just perfect! Although I want it so when I deequip the Sniper I want it to stick to my back in a nice way. Although I have no idea how to make one of those scripts. All I know is that you are using welds to the body. Any help is appreciated! //ItsRickGrimes
The key to doing this is the Equipped and Unequipped events. One of the best ways of doing this would most likely be getting your rifle and welding it to the player, then, have the equipped event put the transparency to 1 and the unequipped event to switch it back to 0. This would be probably as efficient as possible but would require you to have an extra model in the workspace.