Hi, I'm trying to make a "random idle animation" actionlist, and I've looked up elsewhere that you can do this with the "set standard" for character : animate, but i only have the move speed float, talk and turn options
I'm using Mecanim, is that the problem?
Thanks
Comments
For example, an integer parameter named "Idle anim type" could affect which idle animation plays based on its value - this is separate to the parameters that AC controls.
You could then run this Action with the Method set to Change Parameter Value, to change the value of this integer parameter.