Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

A visual indicator of the action queue is my number one thing I regretted not being able to add. I just couldn't wrap my brain around where to even begin, it's surprisingly complicated. Worst comes to worst, I might have to rewrite the whole queue so it's a more sophisticated structure? Depends on if I take an 'the station should be responsible for showing its position, if any' gh-style approach or go for the more complicated better looking classic 'each icon bubble should be associated with an event in the action queue to determine its spawn position and its constantly updated number' style. Neither will handle the same station in the queue twice well. i'm mostly glad the action queue held up at all