How can I force a random image on an actor by clicking another actor?
xyloFUN
Member Posts: 1,593
Hi, I've just google searched and read a few old (and not so old) forum posts because I would like to:
Click on a button (actor) and
force another actor to display one of 50 random images.
I found a post which is 8 months old and probably works but if there is a simple way to do this, I'd love to learn how to!
THanks
Click on a button (actor) and
force another actor to display one of 50 random images.
I found a post which is 8 months old and probably works but if there is a simple way to do this, I'd love to learn how to!
THanks
Comments
Then on the clicked actor, you change the variable to something like "1"
On the other, create a rule that checks if the attribute is "1" and then change the image and reset the attribute.
That should do it.
I have to admit that I am not able to follow your instructions ....
How would I control a lot of different images (hide/unhide them in random order) with one "Next" button?
thanks for pointing me in the right direction!
IS there a "smart" way to show and hide images in random order?
Also, my "demo" once on the ipad does not turn off ... is that normal? - thanks