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

Remove current throwback implementation #32

Open
albertopoljak opened this issue Apr 24, 2020 · 0 comments
Open

Remove current throwback implementation #32

albertopoljak opened this issue Apr 24, 2020 · 0 comments
Labels
bug Something isn't working invalid This doesn't seem right question Further information is requested

Comments

@albertopoljak
Copy link
Collaborator

It is dropped, too much work and it tends to be very buggy.
Current implementation is also buggy, since there is no collision for enemies it can push enemies off screen and trough walls.

If it's not gonna be implemented then a simple collision check for wall hit needs to be performed after pushback that will just reset enemy change_x, change_y to 0 AND move them to nearest passable tile (if we don't move them we can spam them into wall.)

@albertopoljak albertopoljak added bug Something isn't working invalid This doesn't seem right question Further information is requested labels Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant