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

We need a behavior for follow #12

Open
Zaya6 opened this issue Oct 31, 2019 · 2 comments
Open

We need a behavior for follow #12

Zaya6 opened this issue Oct 31, 2019 · 2 comments
Assignees
Labels
help wanted Extra attention is needed
Milestone

Comments

@Zaya6
Copy link
Owner

Zaya6 commented Oct 31, 2019

There is an effect we'll be using in the game to add some interesting gameplay. As a player gets closer to a town Shadows will follow them at a distance. So we need a behavior to move an object closer and further at the edge of light.

Could be done by staying a slowly changing radius away from the player's position.

@Zaya6 Zaya6 self-assigned this Oct 31, 2019
@Zaya6 Zaya6 added this to the Milestone 0.1 milestone Oct 31, 2019
@Zaya6 Zaya6 added the help wanted Extra attention is needed label Oct 31, 2019
@Zaya6
Copy link
Owner Author

Zaya6 commented Oct 31, 2019

Before this can be done, there needs to be functions for entity movement that automatically limits to the tilewidth.

@aemi13
Copy link
Collaborator

aemi13 commented Oct 31, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants