[Thread Prev] [Thread Next]
On Wed, 02 Jul 2008 22:23:04 -0500, Henry Wilson <henryhwilson@xxxxxxxxx>
wrote:
> TOUCHING:
>
> Hello. I have lots of different turtles on a screen, for a brick
> breaker game. When the turtle, the ball, moves and touches the
> turtles, the "bricks", I want them to disappear.
>
> When I put it in the touching command, it only does it when the brick
> hits the ball, not other way around. If I put the touch command in the
> ball's backpack, then when it hits a brick, it does not know which
> brick to hide.
But you can know which brick, using the "touched" reporter.
Daniel
OpenWorld Learning
Previous by thread:
[no subject]
Next by thread:
Re: touched
To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.
|