Random Actors
I have an issue I can't figure out how to solve and wondered if anyone else can help please?
I have 4 actors, each with their own movements set up (and working as they should). But I want to randomise the 4 of them, so Actor 1 walks, then Actor 3, etc etc but every time make it random.
Can anyone help by pointing me in the right direction please?
Thanks.
I have 4 actors, each with their own movements set up (and working as they should). But I want to randomise the 4 of them, so Actor 1 walks, then Actor 3, etc etc but every time make it random.
Can anyone help by pointing me in the right direction please?
Thanks.
Comments
This is a rundown of how to create and use a random number generator. The example given is for spawning, but you could change that to an attribute that allows your random actor to move. Read it over and play with the idea. You'll get it in no time!
:^)