Dameria
12-19-2009, 10:44 AM
I have another suggestion. I know that there are lists and arrays for objects, but when I want to form a list of objects that I can use in a method, it will only let me choose a random object from that list. Wouldn't it be more useful to have an option to use all objects from that list? When I want to say set opacity 0% for all of the objects in a certain list, it is impossible. I would have to either choose a random item from the list, or I would have to set the opacity to 0% for every single item separately. It would be a great improvement to have this option, and it would expand our possibilities while using Alice, without using ridiculous amounts of code.