Started today playing around with Godot, and I hit my very first road block.
How do i center the sprite to the center of a tile?
and
How to move in a hex grid tilemap?

  • xyz replied to this.

    Scrakey Look at Tilemap's methods local_to_map() and map_to_local()