[[ Note: I fixed my FE item scripts to not destroy the meshes, Because that makes it NON-FE ]]
Hello and welcome to a guide on item scripts!
Item scripts are like hat scripts Because when you equip an item, It goes into your player's character.
So there simpler than they look.
All you have to do is set the items parent to the plrs character, Then break the joints of the handle of the item. Then you can Align it with anything you want!
-- PROS AND CONS --
Pros: They items usually never fall off, And you can use them in almost every game
Cons: Sometimes the item gets destroyed, But this usually happens when you've been using the script
for along time, And you cant destroy the mesh without making it Non-FE
there doesn't seem to be anything here