NokiMo
gamedevexperiments
gamedevexperiments

patreon


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

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 :)

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

Comments

I missed to attach the script to the post! Btw the code change in this video is pretty minimal. I've only added few lines.

GameDev Experiments

You said you attatched the scripts but I don't see them

Charles Fasano

Nice! Good luck with the project 👍

GameDev Experiments

Honestly started making one of these (not entirely pokemon like but still) based on your other tutorial, so awesome.

Jake Spencer

Yeah, I might switch to the new input system in the future. The reason why I didn't use it now is because it's a bit harder to set up and needs an understanding of features like C# events & lambdas. So it might be a turn-off for beginners.

GameDev Experiments

Blend trees are really cool and quite easy to use. Looks so smooth :) Do you plan on switching to Unity's new input system in the future?

Sharashnar


Related Creators