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

Problem with direction. #7

Open
EliaquimNascimento opened this issue Sep 21, 2019 · 0 comments
Open

Problem with direction. #7

EliaquimNascimento opened this issue Sep 21, 2019 · 0 comments

Comments

@EliaquimNascimento
Copy link

I'm having problems with directions.

When I go Up(8) + Right(6) the player turns his direction to the right, but stills go up.
When I go Down(2) + Left(6) the player turns his direction to the left, but stills go down.
When I go Right(6) + Down(2) the player turns his direction to down, but stills go right.
When I go Left(4) + Up(8) the player turns his direction to up, but stills go left.

This is strange because the player can walk into a door that is in front of him while facing right for example.

Here is a video:
https://youtu.be/n7LbNZQVjMg

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

1 participant