Random selection
I have 5 different values.I want to randomly select any1 value from those 5 values and assign it to an actor.
So how to use random function to get those values bec it accepts only min and max number
So how to use random function to get those values bec it accepts only min and max number
Comments
Then, you'll change attribute (or put it in a timer) and change that attribute to random(1,5)
Then, you'll have to create a rule for each number like this:
If attribute game.IntegerIJustCreated = 1,
Do action
If attribute game.IntegerIJustCreated = 2,
Do action
And so on.
It would be much easier in a table, though.
EDIT: Beat you to it, @ooi
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx