A lot of things could be organized better throughout the project. For example, the WorldGameObjectCreator is creating Furniture (though I will likely improve this soon). Although it's not a priority if it works the other way, code should be organized so we don't have to hunt though 20,000 lines of code to find that one function that does that one thing.
A lot of things could be organized better throughout the project. For example, the WorldGameObjectCreator is creating Furniture (though I will likely improve this soon). Although it's not a priority if it works the other way, code should be organized so we don't have to hunt though 20,000 lines of code to find that one function that does that one thing.