Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Day 2

Working on implementing the turn system, to queue and sort the entities into game turns. It required a little bit of reworking as current game states were hardcoded to work with the old free selection state but it was easy to do. I also started making a GUI to show the turn order. It's not yet fully working but at least it properly populates with the entities at the start of the game.