Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 18:59
· 62 commits to main since this release
3c95b14

Godot minimum version GitHub Downloads (all assets, all releases)

Minor Changes

  • 2c4ef71: Added geometry_tile_shape and geometry_tile_approx_shape properties to HexagonTileMapLayer.
  • 2c4ef71: Added TileShape sub class to store the shape of a tile for physics collision.
  • 2c4ef71: Added HexagonTileMap.geometry_horizontal_tile_corners to get Vector2 position of tile corner.