Hi,
I feel some discomfort using values in AC.
For example. I have 24 popup values.
In the moment when i want to change all this values I have to set each value manualy in ActionList Editor.
Is there a more optimal way to set all this values?
Or another situation. I have 20 sprites. If i want to hide them in some moment, I have to use visibility action by 20 times. Maybe i dont know about some cycle action?
Comments
Similarly, AC's variables can also be set through script. The bottom of the scripting guide's front page gives a couple of examples. When wanting to do something specific like this in bulk, its often easier to run your own code that accesses AC's functions and variables.