I have a basic tutorial on setting up an AnimatorController, and another on Scripting for player input. Perhaps they’ll help sort out your problem. They’re a bit simpler than your game though, just an idle animation and a walk/turn animations. I’ve imported my character as a Generic rig.
Wow your videos are great! with a detailed explain. Do you have any recommended videos about animation scripting ?
If possible I would like to see the one after above one you mentioned. The one you show me its about animation controller,
I also would like to see scripting part. Please advise
What exactly isn’t working?
I’m not sure if this is what you are asking but, if you are trying to make it animate through a script, you need to have a animation component for it to know what animations to load up.
Sorry for confused question as I’m newbie
My problem is trying to make a character model move by Animation Controller + Scripting
I can make a character move by Animation Controller but I can’t make it move by scripting
such as I want character jump when I pressed a space key. any advise please help
These are wonderful. Only sampled a few but definitely am looking forward to watching and working through some of these this weekend. Thank you for creating these.