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

Squad Handling #184

Open
Zimbo1786 opened this issue Apr 9, 2022 · 0 comments
Open

Squad Handling #184

Zimbo1786 opened this issue Apr 9, 2022 · 0 comments

Comments

@Zimbo1786
Copy link

Hi all,

I’ve been looking at adapting this to handle squads like Dawn of War or Company of Heroes.

I’ve been looking around at any tips, and the best I’ve come across is the following:

  • An actor for the squad that contains an array of squad units
  • A squad class that contains information such as squad minimum and maximum size, squad population usage etc.
  • The squad actor has an ai controller
  • The unit also has an ai controller

Has anyone got any tips or suggestions on how to go about this?

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