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

Using Grid with - coordinates #211

Open
timhc22 opened this issue Apr 3, 2023 · 1 comment
Open

Using Grid with - coordinates #211

timhc22 opened this issue Apr 3, 2023 · 1 comment

Comments

@timhc22
Copy link

timhc22 commented Apr 3, 2023

More of a discussion than an issue, but I have created a game with a 'grid' which is based on x and y coordinates, where 0,0 is the center, and so the character can move into -1 x and -1 y. Does using this library only work with grids which start at 0,0 and have positive coordinates?

@Auzgame
Copy link

Auzgame commented May 15, 2023

More of a discussion than an issue, but I have created a game with a 'grid' which is based on x and y coordinates, where 0,0 is the center, and so the character can move into -1 x and -1 y. Does using this library only work with grids which start at 0,0 and have positive coordinates?
No it should work both ways. I just tested it out myself and it worked just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants