In learning C2 I'm trying to solve simple problems to build my understanding of it's concepts.
My current problem is what is the best way to have Object A find and point at the closest Object B among many.
So far I can solve it like this
<img src="http://dl.dropbox.com/u/3285817/pointat/pa_events.gif" border="0">
But it seems like i'm missing a concept that would make this simpler. I just don't know enough to find it.
link to .capx
Thanks.