Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by eka

I have 3 Entities, lets call them A, B, C.

I want that entities A, B collide with C but not with each other.

How I can do that?

Thanks!

1 decade ago by dominic

Give A and B the PASSIVE collision mode and C ACTIVE (or FIXED, depending on how C should behave in the collision).

More info here: http://impactjs.com/documentation/collision#dynamic-collision
Page 1 of 1
« first « previous next › last »