title says it all. I have a camera focused on the character and this function: state.clicked = function(){ this.isClicked = true; this.heart.x = this.game.input.x; } The heart doesn’t line up with where I clicked and changes in relation to the character when she moves.