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

👊 Add Basic Enemy and Player Attack 👾 #17

Open
2 of 4 tasks
zicklag opened this issue May 24, 2021 · 1 comment
Open
2 of 4 tasks

👊 Add Basic Enemy and Player Attack 👾 #17

zicklag opened this issue May 24, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@zicklag
Copy link
Member

zicklag commented May 24, 2021

  • Create pathfinding mesh from map collisions
  • Create a simple demo of a ball following a path to the player
  • Create a blob enemy that will bounce along to where the player is if they are within a certain radius
  • Create a whip attack for the player that will damage the blob enemies
@zicklag zicklag added the enhancement New feature or request label May 24, 2021
@zicklag zicklag self-assigned this May 24, 2021
@zicklag
Copy link
Member Author

zicklag commented Jul 9, 2021

Got basic pathfinding working!

Peek.2021-07-09.15-19.mp4

@zicklag zicklag pinned this issue Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant