A good friend and fellow programmer once accused me of trying to replace all my code with just data. He told me it just wasn’t right to use dynamic dataContinue readingSay it With Data
My refactoring continues. My Enemy.cs class hierarchy is not yet complete, but enough for me to dig into refactoring the SpawnManager.cs class. It is implemented like any other game object,Continue readingThe Objects of My Factory