solid isn't working properly...example :
object - circle (solid behaviour)
circle -> inclusive - "circle"
but it circles doesn't collides with each other...they are overlapping with each other..
Develop games in your browser. Powerful, performant & highly capable.
Solid objects can overlap with each other.
Solid is meant to be used with other behaviors - 8direction, Platform, Car etc. And that's where you can use tags to enable/disable collisions with certain solid objects.