new TilemapCollision()
The Arcade Physics Tile map collision methods.
These are mixed into Phaser.Physics.Arcade.
Members
-
TILE_BIAS : number
-
A value added to the delta values during collision with tiles. The best value probably depends on your tile size. Increase it if sprites are tunneling; decrease it if sprites are flipping across tile edges.
Type:
- number