To clarify; by what I mean 'with tweaks', is that I'm following it exactly with the exception of, I want to use my own character (already rigged) for the animations and model instead of Ellen. To that end, I have my character model already imported with rigged bones, and for animations I'm using Mixamo animations set up with my own custom Animation Controller mirroring the tutorial Ellens as close as I can. Despite this, she's still stuck in a T Pose no matter what I do; I can't walk or move, only rotate. However I know the model works as I was using it with another framework in a previous project with different animation methodologies.
Admittedly I'm very new to Animation, so I'm willing to break it down step by step with everything I'm done to get to the bottom of this. Thanks everyone!
Can you show the animator component and animator controller setup?
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
However I have another issue; my character is stuck, and won't move forward or around, and can only rotate. When I change from Animator Root Motion (what the tutorial wants me to do) to Character Controller, it does indeed work, but I'd really like to try to figure out the root issue.
Or, would you really suggest from a technical perspective to just use the Character Controller method and not to bother with the Animator Root motion? Either way is fine, I just want to be optimal and future proof my project against future issues.
You can naturally also move via character controller and not use root motion - or a mixture of both, e.g. blocking controls during attacks and enabling root motion on the animator again (you'll have to use a Change Fields node for that to change the setting on the Animator component).
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
It might bear mentioning in the tutorial that this is indeed what the player is setting up and that they're one in the same. Now that I got it figured it it's obviously intuitive, but it's not assumed knowledge.
Either way, it's figured out and thanks for the help!
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!