Skip to content
  • Terence Martin's avatar
    Give Player entity a reference point · 9dddef01
    Terence Martin authored
    This adds a reference point property to the player entity, which it
    will use to update its position on screen.
    
    This is done in combination with its map posiition and this reference
    position so that we can easily shift the player around and still know
    what position it's in.
    9dddef01