Isometric Character Controller in Unity

Опубликовано: 15 Октябрь 2024
на канале: Tarodev
83,669
2.1k

Isometric movement may seem easy at first, until you realize your character does not move according to your input... I show you how to skew your navigation input to allocate for the rotation of the camera.

DISCLAIMER: I missed a few things in the video which are corrected in the script below.
Script: https://bit.ly/3BeDwB7

Isometric camera setup:    • Isometric Camera In Unity  


❤️ Become a Tarobro on Patreon:   / tarodev  

=========

🔔 SUBSCRIBE: https://bit.ly/3eqG1Z6
🗨️ DISCORD:   / discord  
✅ MORE TUTORIALS:    / tarodev  


0:00 Intro
0:20 Gathering Player Input
1:05 Moving a Character
3:00 Rotating a Character
7:10 Fixing Isometric Navigation