SHM Posted March 16, 2014 Share Posted March 16, 2014 When scrollFactor is set to != 0 the collision are affected by the offset. this.layer.scrollFactor = 1.2;this.game.physics.arcade.collide(this.player, this.front);Is there a correction that can be set on the layer? Thanks Link to comment Share on other sites More sharing options...
Recommended Posts