I have a bipedal character that I’ve animated and brought into unity which I control from script using mechanim.
I have no problem with movement, and running, but am curious, whats the proper way to do something like aiming a weapon while walking? What about while running?
I can aim, I can walk, I can run, how do I aim and walk/run?
Thanks!