Hello
I have bad time finding tutorials for turn based mechanic for Unreal engine.
I’m trying to do turn based mechanic like in Digimon Story, Persona and Pokemon.
So how do you blueprint script turn based mechanic in Unreal engine?
For a simple, blueprint-based project you can check out the Turn Based Strategy sample project which you can download through the Epic launcher and has a [tutorial video][1]:
There’s also the [jRPG template][3] from the marketplace which includes more advanced/flexible turn-based mechanics, is [documented][4], and is now available for free.