This is to answer a Forum question of how to select groups of sprites. You can select sprites individually by clicking on them. Or, you can use the selection rectangle by clicking on the stage twice (once for the start point, once for the finish point). You also have the Select All and Unselect All buttons. The Space key does an Unselect All as well. What can you do with the sprites once they are selected? You can move them with the arrow keys! What fun! I wanted to use a drag operation for the selection rectangle but I couldn't see an easy way to do it without interfering with the ability to select individual sprites by clicking on them.