1 decade ago by spacehunter
Why doesn't this work? I should see a tile place at the coordinates of pos.x/y or should I?
ig.game.backgroundMaps[0].setTile( Math.floor(this.pos.x), Math.floor(this.pos.y), 1 )