I’ve got some physics objects falling down the screen. I’m looking for ideas as to how I can detect if two or more objects are stacked on top of the other.
It seems that objects don’t always come to rest and become in active. So testing body.isBodyActive doesn’t seem to work for this.
I also tried testing, each frame, the relative x and y positions of objects. This works but seems a little Rube Golderg. I’m looking for some new ideas or suggestions, if anyone has good ideas please let me know. [import]uid: 98652 topic_id: 33936 reply_id: 333936[/import]