NokiMo
gamedevexperiments
gamedevexperiments

patreon


Pokemon Game Tutorial - Double Battles #3

Hey everyone, welcome to part 3 of the Double Battles tutorial. In this video, we'll complete the implementation of double battles. We'll fix an issue and handle some edge cases that we currently have in double battles.

I've attached the scripts files below so you can use it as a reference while following along, and you can download the complete project files from this post https://www.patreon.com/posts/complete-project-39632268

Hope you like it. Thanks a lot for supporting the series :)

Pokemon Game Tutorial - Double Battles #3

Comments

Thanks! Those are some good suggestions. Btw what did you mean by choosing between double or single trainer battles? Can you elaborate?

GameDev Experiments

Thanks so much for all your hard work! <3 If I may make a few suggestions for improving the double battle system: Allow us to cancel the attack of the first Pokemon. So for example, I have charmander and bulbasaur. I tell Charmander to do ember. As I'm selecting bulbasaur's move, I realize I want to change what I selected for charmander by pressing B to go to the previous selection. Allow to choose between double or single trainer battles. Allow for random double battle.

Suicune2000

Oh let me check that. Thanks for reporting :)

GameDev Experiments

I found a bug. I haven't noticed anyone else mention it yet, but it IS kind of an edge case: If you try to start a double battle with only one pokemon in your party, it starts just fine, but then hangs on action selection for your non-existent second 'mon...

Justin Wahlquist

I've already posted the whole project. Its attached in this post https://www.patreon.com/posts/39632268

GameDev Experiments

please can you give me the whole project file.

Madarchod


Related Creators