I’ve been working on a character and am looking for the best way to make 8 Directional movement (wasn’t sure whether this should end up in Scripting or Animations)
I thought of two ways, one was actually making 4 animations on the right, then mirror them on the left, which works, but only if the animations are on point.
Second was Procedural Animation Movement. I can implement it, but the problem is that you can’t really tweak the animations. All you’ll have are feet going tip tap.
Any way to actually make smooth animations, without putting in the effort of 4 flawless animations?