Skip to main content

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

Unexpectedly cool!

Except resetting control switches every round. (Also mortal switch very buggy, and some times need 5+ tries to really switch to manual)

(+1)

Working on keeping the switches saved between combat right now. I need to figure out why the mortar switch is being buggy, thanks for pointing it out!!

(+1)

Done! New update now should keep the switches persist across combat runs. I am still trying to figure out the mortar switch issue, will post a separate update if I figure out the issue

Thanks!

Now I recalling something like that with another unity game some time ago.

I personally don't have exp. with unity.... But maybe it related to race condition between ui update from game state and tick updates. And/or toggle multiple times. Most oddity, I don't saw same issue with another troops. This doubles my thoughts about race condition related to internal update from specific unit.