Skip to first unread message

Dominique Gering

unread,
Feb 28, 2016, 5:13:50 AM2/28/16
to MIT App Inventor Forum
Hello to all,

I'm making a maze and I have a lot of ImageSprites with collide events with the ball...
Unfortunately, I'm not able to put more than 22 ImageSprites in the blocks because I'm not able to scroll in the list to choose ImageSprite23 and so on.
How can I achieve that ?

Best regards.
Dominique


Scott Ferguson

unread,
Feb 28, 2016, 6:17:06 AM2/28/16
to mitappinv...@googlegroups.com
If you are using Windows, you can press [Ctrl][-] in Chrome to zoom out which will display more items in the list.
Press [Ctrl][+] to zoom back in after picking.

But you may want to consider using GetBackgroundColor or GetBackgroundPixelColor instead of using all of those sprites.
Your ball could use one of those blocks to test the color of a spot on it's leading edge to determine if it has collided with a wall.
---
Reply all
Reply to author
Forward
0 new messages