Isometric Character Controller in Unity

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: Isometric camera setup: ========= 🔔 SUBSCRIBE: 🗨️ DISCORD: ✅ MORE TUTORIALS: 0:00 Intro 0:20 Gathering Player Input 1:05 Moving a Character 3:00 Rotating a Character 7:10 Fixing Isometric Navigation
Back to Top