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

Bat disappears after hitting the player and then reaching the pivot point #20

Open
https123456789 opened this issue Dec 21, 2022 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@https123456789
Copy link
Member

Expected Behavior

The bat should move towards the player until it hits the player. Once it has hit the player, the bat should then move towards a random point away from the player (this is called the pivot point). Once it has reached the pivot point, the bat should turn around and once again move towards the player.

Experienced Behavior

The bat successfully moves towards the player, attacks the player, and moves to the pivot point. The bug arises when the bat should be moving back toward the player. For some reason, the doesn't move back towards the player. Instead, it just disappears.

@https123456789 https123456789 added the bug Something isn't working label Dec 21, 2022
@https123456789 https123456789 added this to the Alpha Bugs milestone Dec 21, 2022
@https123456789 https123456789 pinned this issue Dec 21, 2022
@https123456789
Copy link
Member Author

This may not be related, but in some cases it seems possible for bats to get stuck on the other side of a wall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant