DoujinCreators
gamedevexperiments from patreon

gamedevexperiments

patreon


gamedevexperiments posts

Make a 3D RPG like Pokemon in Unity Course #21 - Battle Setup 2

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #21 - Battle Setup 2 from patreon

Hey everyone, in this video, we'll continue working on the battle setup and we'll look at how to spawn the battle HUD on top of the pokemon dynamically at the start of the battle and show the details in them correctly.

View Post

Make a 3D RPG like Pokemon in Unity Course #20 - Battle Setup

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #20 - Battle Setup from patreon

Hey everyone, in this video, we'll start the implementation of battles. We'll create the  battle state and the HUD UI for showing the Name, Level and HP of the Pokemon.

I hope you like the video :)

View Post

Make a 3D RPG like Pokemon in Unity Course #19 - Dilaogue State

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #19 - Dilaogue State from patreon

Hey everyone, in this video, we'll do the implementation of the dialogue and free roam state.

I hope you like the video :)

View Post

Make a 3D RPG like Pokemon in Unity Course #18 - Implementing StateStack

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #18 - Implementing StateStack from patreon

Hey everyone, in this video, we'll implement a StateStack (State Machine) that will allow us to handle different states in our game. We'll need the StateStack for implementing the Battle System.

I hope you like the video :)

View Post

Make a 3D RPG like Pokemon in Unity Course #17 - Wild Pokemon

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #17 - Wild Pokemon from patreon

Hey everyone, welcome to part 17 of the my 3D Pokemon RPG in Unity course. In this video, add wild pokemon in our game and when we throw a pokeball at the wild pokemon, we'll spawn our player pokemon in a position for starting battles.

I hope you like the video :)

View Post

Make a 3D RPG like Pokemon in Unity Course #16 - Architecting Pokemon & Moves

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #16 - Architecting Pokemon & Moves from patreon

Hey everyone, welcome to part 16 of the my 3D Pokemon RPG in Unity course. In this video, we'll implement the script for creating Pokemon and storing their data as Scriptable Objects.

I hope you like the video :)


View Post

Make a 3D RPG like Pokemon in Unity Course #15 - Spawning Effect

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #15 - Spawning Effect from patreon

Hey everyone, welcome to part 15 of the my 3D Pokemon RPG in Unity course. In this video, we'll create a visual effect for spawning pokemon using Unity's particle system.

I hope you like the video :)

View Post

Make a 3D RPG like Pokemon in Unity Course #14 - Spawning Pokemon

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #14 - Spawning Pokemon from patreon

Hey everyone, welcome to part 14 of the my 3D Pokemon RPG in unity course. In this video, we'll look at how to spawn a pokemon when the player throws a pokeball.

I hope you like the video :)

View Post

Make a 3D RPG like Pokemon in Unity Course #13 - Pokeball Throw

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #13 - Pokeball Throw from patreon

Hey everyone, welcome to part 13 of the my 3D Pokemon RPG in unity course. In this video we'll implement pokeball throw. We'll use a raycast to find the target position to throw the pokeball, and then we'll throw it by using a physics equation to calculate the velocity.

I hope you like the video :)

Next video - https://www.patreon.com/posts/77323623

View Post

Make a 3D RPG like Pokemon in Unity Course #12 - Aiming

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #12 - Aiming from patreon

Hey everyone, welcome to part 12 of the my 3D Pokemon RPG in unity course. In the previous video, we started the implementation of aiming and we've made a separate camera for aiming. But right now, we can't control the direction in which we're aiming, so we'll implement that in this video.

I hope you like the video :)

Next video - https://www.patreon.com/posts/74397458

View Post

Make a 3D RPG like Pokemon in Unity Course #11 - Aim Camera

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #11 - Aim Camera from patreon

Hey everyone, welcome to part 11 of the my 3D Pokemon RPG in unity course. In this video, we'll add a separate camera for aiming and we'll transition to that camera when the player starts aiming.

I hope you like the video :)

Next video - https://www.patreon.com/posts/73173104

View Post

Make a 3D RPG like Pokemon in Unity Course #10 - Throw Pokeball Action

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #10 - Throw Pokeball Action from patreon

Hey everyone, welcome to part 10 of the my 3D Pokemon RPG in unity course. In this video, we'll implement the pokeball throwing action. We'll look at how use layered animations to make the animation play on just the upper body of the character.

I hope you like the video :)

Next video - https://www.patreon.com/posts/72415955

View Post

Make a 3D RPG like Pokemon in Unity Course #9 - Adding Trees & Grass

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #9 - Adding Trees & Grass from patreon

Hey everyone, welcome to part 9 of the my 3D Pokemon RPG in unity course. In this video, we'll add trees and grasses to our level using the terrain tools.

I hope you like the video :)

Next video - https://www.patreon.com/posts/71833331

View Post

Make a 3D RPG like Pokemon in Unity Course #8 - Creating a Level

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #8 - Creating a Level from patreon

Hey everyone, welcome to part 8 of the my 3D Pokemon RPG in unity course. In this video, we'll start creating a level for our game. You'll learn how to use the terrain tool and create landscapes for your levels.

I hope you like the video :)

Next video - https://www.patreon.com/posts/70284284

View Post

Make a 3D RPG like Pokemon in Unity Course #7 - Environment Assets Setup

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #7 - Environment Assets Setup from patreon

Hey everyone, welcome to part 7 of the my 3D Pokemon RPG in unity course. In this video, we'll import and setup an asset pack for creating the environment. We'll also test our player character in level that comes with the asset pack.

I hope you like the video :)

Next video - https://www.patreon.com/posts/69744700

View Post

Make a 3D RPG like Pokemon in Unity Course #6 - Improving Dive Action

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #6 - Improving Dive Action from patreon

Hey everyone, welcome to part 6 of the my 3D Pokemon RPG in unity course. In this video, we'll make some improvements to the Dive action implemented in the previous video.

I've attached the scripts files below so you can use it as a reference while following

I hope you like the video :)

Next video - https://www.patreon.com/posts/69255727

View Post

Make a 3D RPG like Pokemon in Unity Course #5 - Dive Action

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #5 - Dive Action from patreon

Hey everyone, welcome to part 5 of the my 3D Pokemon RPG in unity course. In this video, we'll implement the dive action from Legends Arceus.

I've attached the scripts files below so you can use it as a reference while following

I hope you like the video :)

Next video - https://www.patreon.com/posts/68366379

View Post

Make a 3D RPG like Pokemon in Unity Course #4 - Adding Collisions

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #4 - Adding Collisions from patreon

Next video - https://www.patreon.com/posts/67902268

Hey everyone, welcome to part 4 of the my 3D Pokemon RPG in unity course. In this video, add collisions to our game so that player won't be able to walk through obstacles.

I've attached the scripts files below so you can use it as a reference while following

I hope you like the video :)

View Post

Make a 3D RPG like Pokemon in Unity Course #3 - Character Walk & Run

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #3 - Character Walk & Run from patreon

Next video - https://www.patreon.com/posts/67100170

Hey everyone, welcome to part 3 of the my 3D Pokemon RPG in unity course. In this video, we'll animate the player and make the player walk and run. We'll also set up controller input so that we can control the player using a joystick

I've attached the scripts files below so you can use it as a reference while following

I hope you like the video :...

View Post

Make a 3D RPG like Pokemon in Unity Course #2 - Setting Up Animations

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #2 - Setting Up Animations from patreon

Next video - https://www.patreon.com/posts/66542364

Hey everyone, welcome to part 2 of the my 3D Pokemon RPG in unity course. In this video, we'll setup the animations we want to use. We'll use a technique called humanoid retargeting which will allow us to reuse the same animation on multiple  character models even if they're create by different artists.

I hope you like the video :)

View Post

Make a 3D RPG like Pokemon in Unity Course #1 - Character Movement

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course #1 - Character Movement from patreon

Next video - https://www.patreon.com/posts/66251806

Hey everyone, welcome to part 1 of the my 3D Pokemon RPG in unity course. In this video, we'll setup the project and implement basic third person character movement.

I've attached the scripts files below so you can use it as a reference while following

I hope you like the video :)

View Post

Make a 3D RPG like Pokemon in Unity Course - Introduction

gamedevexperiments post Make a 3D RPG like Pokemon in Unity Course - Introduction from patreon

Next video - https://www.patreon.com/posts/65815010

Hey everyone, in this course, we'll create a 3D RPG like Pokemon Legends Arceus in Unity. The main goal of this course is the to teach you how to create scalable & modular RPG systems that can be reused in any game you want to make.

I'm really exited to make this game with you :)

View Post

Pokemon Game Tutorial - Double Battles #4

gamedevexperiments post Pokemon Game Tutorial - Double Battles #4 from patreon

Hey everyone, welcome to part 4 of the Double Battles tutorial. In this video, I've added an option to make the trainer battle single or double and fixed some bugs 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<...

View Post

Topic for new course

I'll be starting a new course for Patrons since we reached 1000$ per month goal. Vote for the topic of the course.

View Post

Pokemon Game Tutorial - Double Battles #3

gamedevexperiments post Pokemon Game Tutorial - Double Battles #3 from patreon

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.co...

View Post

Pokemon Game Tutorial - Double Battles #2 - Implementing Double Battles

gamedevexperiments post Pokemon Game Tutorial - Double Battles #2 - Implementing Double Battles from patreon

Hey everyone, welcome to part 2 of the Double Battles tutorial. In this video, we'll implement double battles using the new battle architecture that we implemented in the previous video. Here is the link to part 1 if you haven't watched it yet

https://www.patreon.com/posts/pokemon-game-1-59281895

I've attached the scripts files below so you can use it as a reference while following along,...

View Post

Pokemon Game Tutorial - Double Battles #1 - Changing Battle System Architecture

gamedevexperiments post Pokemon Game Tutorial - Double Battles #1 - Changing Battle System Architecture from patreon

Hey everyone, In this tutorial, we'll change the architecture of our battles system so that it can support multiple units, and in the next tutorial, we'll implement double battles using our new architecture.

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/comp...

View Post

Pokemon Game Tutorial - Multi-Hit Moves [Exclusive Tutorial]

gamedevexperiments post Pokemon Game Tutorial - Multi-Hit Moves [Exclusive Tutorial] from patreon

Hey everyone, here is a tutorial that covers the implementation of Multi-Hit moves. Be sure to watch up to part 24 on youtube before you attempt to implement multi-hit moves.

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

H...

View Post

Discord Server for Patrons

Hey everyone, I've launched a discord server for patrons. You can post all your questions about this series or game dev in general in there. You'll be added to the  server automatically once you connect your Patreon account with Discord.


If you're not sure about how to connect your Patreon account with Discord, please refer to this article:

https://suppor...

View Post

Pokemon Game Tutorial - Weather Conditions [Exclusive Tutorial]

gamedevexperiments post Pokemon Game Tutorial - Weather Conditions [Exclusive Tutorial] from patreon

Hey everyone, In this tutorial we'll look at how to implement weather conditions. In my pokemon tutorial series on youtube, I was planning to cover the core features first before we moving onto more advanced ones. But, since some my Patrons have requested this feature, I thought I'll make an exclusive tutorial for it.


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 View Post