Making A MOBA Character in 2023 - #2: MOVEMENT (Unity 2023 Tutorial)
In this video we’re going to be making our character move through Navmesh agent pathfinding. On top of that, we'll be animating it. If you haven’t watched the previous episode, quickly go through it understand the project and the requirements for this series.
Github Project Link: https://github.com/vinnygamedev/MOBA-Series-2023
Github Commits Tab: https://github.com/vinnygamedev/MOBA-Series-2023/commits/main
Player Asset: https://assetstore.unity.com/packages/3d/characters/lowpoly-modular-armors-free-pack-199890
Environment Asset: https://assetstore.unity.com/packages/3d/environments/lowpoly-environment-nature-pack-free-187052
Polytope Studios: https://assetstore.unity.com/publishers/35251
Background Song - Dancing In The Dark by Vexento
Follow my Socials:
Discord Server: https://discord.gg/fkWf2ZSMNr
Twitter: https://twitter.com/vinnygamedev
Tik Tok : https://www.tiktok.com/@vinny.gamedev
Discord DM: VinnyDev6490
0:00 - Intro
0:20 - Character Components
0:53 - Animator/Animation
2:55 - Adding Move Script
3:24 - Variables
3:54 - Start Method
4:09 - Update (Animation)
4:45 - Update (Movement)
6:34 - Update (Rotation)
7:39 - Terrain Detection
8:06 - Outro
#UnityTutorial #Unity2022 #UnityMOBA