There should be arrays of sprites so that you don't have to put (if touching sprite1 or sprite2 or sprite3...). Say there's a fish game and if the shark touches any of the fish, it shows him switching to a different costume. With an array, you can just put (if <touching array1>...). I think that would be very useful.
To add a sprite to an array, there should be a block that says [add to "array1"]
Offline
That would be great. 8)
Offline
ninjoel wrote:
There should be arrays of sprites so that you don't have to put (if touching sprite1 or sprite2 or sprite3...). Say there's a fish game and if the shark touches any of the fish, it shows him switching to a different costume. With an array, you can just put (if <touching array1>...). I think that would be very useful.
To add a sprite to an array, there should be a block that says [add to "array1"]
YES YES YES.
Like A Group of Sprites.
needed very much.
Offline