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

Add sync for stalkers #2255

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

dartasen
Copy link
Member

@dartasen dartasen commented Jan 12, 2025

  • Stalker FindNest
  • Stalker DropTooth
  • AttackLastTarget (Done through current system)
  • MoveTowardsTarget (Done through current system)
  • FleeOnDamage
  • SwimToHeroPeeper
  • AggressiveWhenSeeTarget (Done through current system)
  • MeleeAttack
  • PrisonPredatorSwimToPlayer
  • CreatureFlinch
  • CreatureFear
  • PrisonCreatureBehaviour
  • AvoidObstacles
  • StayAtLeashPosition
  • AvoidEscapePod
  • CollectShiny

Will need work after this PR :

  • CreatureFriend

Closes #2250
Closes #2243

@dartasen dartasen requested a review from tornac1234 January 12, 2025 14:04
@tornac1234 tornac1234 added the Area: AI Related to state machines (as used by the fish) label Jan 12, 2025
@dartasen dartasen marked this pull request as draft January 12, 2025 19:35
@dartasen dartasen force-pushed the feature/stalkersync branch from 24c8a58 to 19d2afe Compare January 12, 2025 22:36
@dartasen dartasen force-pushed the feature/stalkersync branch from 7029e10 to f916df4 Compare January 26, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: AI Related to state machines (as used by the fish)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add sync for Stalker Stalker teeth invisible?
3 participants