Hello fellow br… developers! For my game I want to make custom weapon system without using roblox tool. But I don’t really know how to hierarchy it. I have 3 ideas: make server sided weapon metatable, local sided metatable or make metatables on both sides. So, what’s the best option to go with?
1 Like
UIS and Motor6D’s are something you can use to detect player inputs and then animate the weapon.