hello, I got a problem with checking neighbor color
I trying to make a brick game, which can link it neighbor if same color
but problem is, I cant check the neighbor state
for example, if I add new brick to the corner, and then it should be upgrade to big size one
<img src="https://dl.dropbox.com/u/30657696/brick_test.JPG" border="0" />
here is the .capx file for test
dl.dropbox.com/u/30657696/brick_test.capx
thanks very much!