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

make the player actor service support commanding multiple actors #96

Open
ssube opened this issue May 29, 2021 · 0 comments
Open

make the player actor service support commanding multiple actors #96

ssube opened this issue May 29, 2021 · 0 comments
Assignees
Labels
scope/actor player input and AI system status/new issues that have not been addressed yet type/feature
Milestone

Comments

@ssube
Copy link
Owner

ssube commented May 29, 2021

The player actor service currently focuses on a single actor, by actorType, for whom its commands are used. Setting multiple actor's actorTypes to player will cause them all to perform the same actions.

Extend the player actor service to support multiple actors and accept input for each in turn (in each turn), allowing multiple people to play together at the same keyboard, or one person to manage an army.

@ssube ssube added status/new issues that have not been addressed yet type/feature scope/actor player input and AI system labels May 29, 2021
@ssube ssube added this to the v2 milestone May 29, 2021
@ssube ssube self-assigned this May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/actor player input and AI system status/new issues that have not been addressed yet type/feature
Projects
None yet
Development

No branches or pull requests

1 participant