I have a question. For a game, would it be better (and more organized) to make a System module similar to the “PlayerModule” script that is default in PlayerScripts that handles a variety of tasks
Or
Would it be better to have individual modules like for example “Inventory”, “Movement”, etc?