playif / play_phaser

A Dart port for Phaser 2D game engine.
MIT License
72 stars 13 forks source link

ninja AABB vs AABB collision issue #23

Open yiochen opened 9 years ago

yiochen commented 9 years ago

Hi, I am running the example ninja_AABB_vs_AABB, when the untinted block collides into the tinted block from the left, the tinted block pushes back, which doesn't look right. When colliding from the right side it works just fine