Open GalacticChimp opened 1 year ago
Grid system is on the works. Will probably do a PR once im satisfied with the grid generation and tile information system. Then will do the drawing of it for the Monastery world. If all goes well will have a robust system to spawn and have as much information about each individual tile as possible (which in turn will help with the ground combat rework)
Created https://github.com/ZAB909/ChapterMaster/pull/174 for the first iteration of this
Split planets into components/elements/something, to allow stuff placing buildings, armies having a concrete position on the planet etc.
One way of doing this is use a simple grid cell system.