> Is it possible to group sprites?
There isn't a way to group sprites in the score so that you can
physically drag them around together (other than SHIFT-clicking them).
But if you're talking about grouping sprites with Lingo, you can always
keep track of a group in a simple linear list, then move or manipulate
them based on the values in the list.
Hope this helps
Rob
/*********************************
* Rob Wingate, Software Human *
* http://www.vingage.com *
* mailto:[EMAIL PROTECTED] *
*********************************/
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]