microspace Posted September 5, 2018 Share Posted September 5, 2018 When I set this.map.setTileIndexCallback([...Array(500).keys()], this.hitWall, this, this.blockLayer); , this.map.setCollisionBetween(1, 2000, true, 'blockLayer'); is ignored by Phaser. Is it ok? Link to comment Share on other sites More sharing options...
Recommended Posts