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

Script: Enemy Chase AI #11

Open
6 tasks
alsongarbuja opened this issue Dec 14, 2022 · 0 comments
Open
6 tasks

Script: Enemy Chase AI #11

alsongarbuja opened this issue Dec 14, 2022 · 0 comments
Assignees
Labels
todo Todo's

Comments

@alsongarbuja
Copy link
Contributor

Create an AI script to make the enemy chase player and attack at a particular time

  • Chase player when far away
  • Chase after a certain interval when the player runs from the position
  • Create distance when the player is too near
  • Attack the player at certain random intervals
  • Dodge or block the attack of the player from time to time
  • Jump to platforms if possible to chase the player
@alsongarbuja alsongarbuja added the todo Todo's label Dec 14, 2022
@alsongarbuja alsongarbuja added this to the Enemy Chase AI milestone Dec 14, 2022
@alsongarbuja alsongarbuja self-assigned this Dec 14, 2022
@alsongarbuja alsongarbuja removed this from the Enemy Chase AI milestone Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Todo's
Projects
None yet
Development

No branches or pull requests

1 participant