Make a Turn based game like Persona?

Im making a game with turn based combat, Inspired by Persona (but simple and no 3d models.)

I seen tutorials on turn based combat but they’re not really what Im looking for…

I know it’s a bit advanced but I’m ready!

Not sure if there is an advanced tutorial for a Persona style exactly. You are talking about Persona 5?

I found some old examples for RPG combat
GDevelop 5 Tutorial/Example - RPG Battle System

Gdevelop: Turn based RPG Mini Course

You can definitely build it in Gdevelop but you will need to think of the combat logic and everything. I suggest you get some experience with the engine before moving to such a big project. Break it into simpler parts first.

There’s a Pokemon style template on the main website that you can use if you have the skills to modify it to make it your own.