All Objects in List? -
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.
Check out my best projects so far and please comment:
Tic-Tac-Toe 2.0 ................... http://www.alice.org/community/showthread.php?t=3548
Alice Paint ........................... http://www.alice.org/community/showthread.php?p=23408
Real-Time Clock .................. http://www.alice.org/community/showthread.php?p=12725
Maze Game ......................... http://www.alice.org/community/showthread.php?t=4301
|