Hi everyone,
i'm currently working on a "pokemon"-style turn based RPG, meaning the player and the (in my case) AI choose their action at the same time (like different attacks, using items, etc.) and after they both finished, their moves get executed.
Now i'm looking for some references, like tutorials (not necessary C2) or open capx files to take a look how others managed the logic behind this. I feel like I'll forget critical stuff if i just try it all alone.
Thanks in advance!