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

Enemy sprite interaction with player's sight #78

Open
GuillemBarroso opened this issue Jul 4, 2023 · 0 comments
Open

Enemy sprite interaction with player's sight #78

GuillemBarroso opened this issue Jul 4, 2023 · 0 comments

Comments

@GuillemBarroso
Copy link
Owner

Enemy sprites will only be displayed once they enter the player's sight area.

If an enemy sprite exits the player's sight area, the enemy should still be displayed in the fog area. However, the image will not move even if the enemy does.

The player will not detect the enemy movement until it enters the sight area again.

While a previously detected enemy is not in the player's sight area, the image will be displayed, but it will tend to disappear. This denotes that this is not the actual position of the enemy.

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