Настроение: | accomplished |
Музыка: | Deception IV: Blood Ties - 07 Prayer of the Nihilistic |
Entry tags: | gamedev |
Base Building Progress
Transferred the existing city building system into the site space.
The cities are a lot more fine-grained than say Kohan II cities.
So a lot of additional coding required.
For example, unassigning a governor.
Or building structures in the neutral city through a neutral governor.
The single site now allows for several cities.
The way cities produce new units have to be fleshed out.
The new units travel from the edge of map.
So player should be able to give them pathfinding hints.
And I haven't yet fully decided on the unit training.
The original design demanded visiting several location on the world map.
Now I need to make it work with the single site scenarios.
Yet I will still avoid the things like unit experience.
Because I consider traditional RPG mechanics to be deficient.