Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hexagonal get tile corners #6826

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 25, 2024

  1. Fixed HexagonalGetTileCorners.js

    - Declaration of tempVec was missing
    - Added rotation for staggerAxis = x
    ukamp authored May 25, 2024
    Configuration menu
    Copy the full SHA
    81c8009 View commit details
    Browse the repository at this point in the history
  2. Update HexagonalGetTileCorners.js

    changed this.HexagonalTileToWorldXY (left over from labs.phaser.io test) to HexagonalTileToWorldXY
    ukamp authored May 25, 2024
    Configuration menu
    Copy the full SHA
    e4a327c View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    3b0e750 View commit details
    Browse the repository at this point in the history