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

Fix AI Targeting clients #146

Merged
merged 2 commits into from
Feb 19, 2024
Merged

Fix AI Targeting clients #146

merged 2 commits into from
Feb 19, 2024

Conversation

paulov-t
Copy link
Contributor

This PR adds a system to ensure all Clients are added to the AI's enemy list after spawning in to the game. They are added to a queue which is consumed every second EverySecondCoroutine in CoopGameComponent to add them to the Group Enemies list.

@paulov-t paulov-t merged commit 8d03788 into master Feb 19, 2024
1 check passed
@paulov-t paulov-t deleted the fix-ai-targeting-clients branch February 19, 2024 16:48
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

Successfully merging this pull request may close these issues.

1 participant