Skip to main content

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

Question on Applying Statuses in Editor

A topic by PersonaWolf created 5 days ago Views: 56 Replies: 5
Viewing posts 1 to 3

Trying to apply the "Shutdown" status for set amount of rounds and Im having a hard time figuring out how to interact with the "Manual" flag and while testing Im realizing that even the "End of" and "Start of" flags don't work for this specific status because shutting down doesn't give you a turn to pass so it never goes away. Any advice?

Additionally, if there is a more appropriate forum to ask these questions in, I would super appreciate being pointed there. Thanks!

As far as I know, they have their own Discord server, but I don't know how to join it.

Yeah Ive been looking for it! Im assuming theres a reason its not posted anywhere

Developer

Oops, we meant to put the link up on the main itch page once the Kickstarter work wrapped. Here’s the discord invite link, I’ll try getting the front-facing signage in place after I get back from vacation next week.

Developer

“Manual” means it doesn’t expire naturally, as you may have discovered, so you’ll likely need to add a second trigger to clear the status yourself… which I am surprised to see we don’t already have an event for. Just added it to my to-do list.

I’m also modifying the “until start of next turn” timing to work for Shutdown like it does Exiled (e.g. fold space), which shared the same problem.

I don’t see a good alternative solution until the next monthly update drops; thanks for your patience til then.

Thank you for the response! Glad to do my small part in beta testing the editor.