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

Create AI Combat Roles #1

Open
KieranCoppins opened this issue Jul 8, 2022 · 0 comments
Open

Create AI Combat Roles #1

KieranCoppins opened this issue Jul 8, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@KieranCoppins
Copy link
Owner

Role management

  • The role manager manages which AIs have what role
  • AIs must communicate with the manager to request or be given roles
  • Only 1 AI can have 1 role
  • If the role is taken they may request a different role
  • Roles will need to have an order of priority

Roles - in order of priority

  1. Shooter - if an enemy sees the player they will want to shoot them
  2. Flanker - the enemy whos job is to flank the player. They ideally have the best position of all the enemies to flank and therefore become flanker
  3. Approacher - if the player's last known location has not changed for x amount of time, the approacher will approach the last known location
  4. Supporter - approachers need supporters (if available) they will stay back but look in the direction of the player's last known position (covering their team mate)
@KieranCoppins KieranCoppins self-assigned this Jul 8, 2022
@KieranCoppins KieranCoppins added the enhancement New feature or request label Jul 8, 2022
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