MageFlight / merlin-game-engine

GNU General Public License v3.0
1 stars 0 forks source link

3 collider collision issue #10

Closed MageFlight closed 1 year ago

MageFlight commented 1 year ago

Say there are 3 colliders: A, B, and C. Collider A is an unpushable KinematicBody. Collider B is a pushable KinematicBody. Collider C is a staticBody. If collider B is on top of collider A, but collides into collider C, then a collision will be registered with collider B v. collider A.