Im getting unexpected results when using is overlapping other instances.
https://dl.dropbox.com/u/666516/r114overlapingbug.capx
In the capx wait 5 seconds and any overlapping objects will be destroyed.
However none of the objects should be overlapping.
Im guessing its either something with is overlapping, or the collision poly's have changed somehow.
Side by side objects count as overlapping. Is that what you mean?
Develop games in your browser. Powerful, performant & highly capable.
Ahh.
Guess I'll have to just change the poly collision.
Still, seems like there should be some other way to handle this since graphically it would leave a bunch of lines.
Thanks