Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello! Thank you for this fantastic tutorial. It really makes visual novel game more interesting to have minigames!

However I'm wondering can we use game states in Phaser that's loaded to Tyranobuilder?

For example I wanted to have a battle game with two states, first is state where we choose the characters for the team (like there are maybe 10 characters or so but we're only allowed to bring 3 in the team), and then the second state is the battle itself.

Or is there a way to do that, that doesn't include Phaser game states?

I'm sorry if I said something wrong. Thank you very much ^^

Yes you can. In that case you have to use a scene management.

https://phaser.io/phaser3/api/scene-manager

more examples:

https://phaser.io/examples