<div dir="ltr">What is the intended use for 'triggering object' tile? Is this the object that starts the current object's script then and not one that triggers events?<div><br></div><div>I think I will use your example, but instead break up the graphic tiles into 4 objects that fit together like puzzle piece so that the graphics do not have to be specific colors (i.e. a box will be 4 smaller boxes and uses pieces of same graphic.  I think that will work the same way if I make 'tops' all sibling objects, all 'lefts' sibling objects and use 'overlaps any top' or 'overlaps any left' etc.  </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 3, 2018 at 7:09 PM, Bert Freudenberg <span dir="ltr"><<a href="mailto:bert@freudenbergs.de" target="_blank">bert@freudenbergs.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class=""><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:#000000"><span style="font-family:Arial,Helvetica,sans-serif;color:rgb(34,34,34)">On Mon, 3 Sep 2018 at 18:11, Bert Freudenberg <<a href="mailto:bert@freudenbergs.de" target="_blank">bert@freudenbergs.de</a>> wrote:</span><br></div></span><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:arial,helvetica,sans-serif;font-size:small;color:#000000"><br></div><div class="gmail_quote"><div style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)">We generally try to design around it. For example, in Pac-Man, the obvious approach would be to move the player, check if it collided with a dot, then delete that dot. This doesn't work because it is not easy to check which dot it collided with. Instead, we have all the dots ticking to check if they collided with the player, and if so delete themselves and increase the global score.</div></div></div></blockquote><div><br></div></span><div><span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif">Here is one idea:</span><br></div><div><span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif"><br></span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)"><div><img src="cid:ii_jln2t0790" alt="image.jpg" width="562" height="295"><span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div><br></div></font></span></div><span class="HOEnZb"><font color="#888888"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)">- Bert -</div></font></span></div></div>
<br>______________________________<wbr>_________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.<wbr>squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://lists.squeakfoundation.<wbr>org/mailman/listinfo/beginners</a><br>
<br></blockquote></div><br></div>