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

Refactor AI targeting to allow for teams #73

Closed
plexsoup opened this issue Jan 16, 2023 · 3 comments
Closed

Refactor AI targeting to allow for teams #73

plexsoup opened this issue Jan 16, 2023 · 3 comments
Assignees

Comments

@plexsoup
Copy link
Owner

Right now, AI goes toward player. (PathfindToPlayer.tscn)

The design doc calls for 1v1v1 Battle-Royale style last man standing arena battles.

That means AI mechs need to be able to target each other.

@plexsoup
Copy link
Owner Author

spawners now have teams.
They just need to assign the team to their wave, which will then pass it on to the mechs.

@plexsoup plexsoup self-assigned this Jan 17, 2023
@plexsoup
Copy link
Owner Author

mechs have teams and they can shoot each other.

Teams don't have personality characteristics yet.

@plexsoup
Copy link
Owner Author

Complete, but we're not doing teams.

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