Hi, I have a problem with playing different (random) idle animations for my character. I tried few things but I sense there is a better way of doing it. Currently I have few idle animations, where I managed to get them into list and play randomly (first idle is selected manually and after certain interval different idle animation is played), the problem is that only one random animation is setup with transitions to walk/run states. If i make transitions from other idle states it will make a mess and I think that there might be better way of doing things.
Any help appreciated!