Skip to main content

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

First of all, I am not good at English.

I'm sorry.

I'm making an event right now, and in event A, I'm going to choose an idol that fits the criteria.

At that time, use Meta- >Trigger Event(Same Actor) to trigger the start of Event B.

After event B ends, I want to create a repeating event that returns to event A using Meta->Trigger Event.

Event A -> Event B -> Event A. Even if I select a different idol from the first Event A, the idol that appears in Event B is the idol I selected in the first Event A.

And when that Event B ends, the third Event A will no longer occur.

Is there any way to solve this problem?

You can try adding a custom varibale to the idol you want to use in both events so she'll always be picked. You could also create another custom variable to try and stop the game from triggering Event A again.