#advice structuring code
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
i am building an inventory and a building system. it would be easier if i make the building system inside in the inventory script but the script gets super long and its hard to find my way in it.should i keep these systems in different scripts?