I want to make a huge customizable weapons system for one of my games, and I was just wondering how I can structure it so it’s clean and not a ton of repetitive code, are there any alternatives besides using OOP or are there any better practices (in general) for making big weapons systems?
1 Like