Skip to content

Guard: Integrate with character behavior #1265

@manuq

Description

@manuq

Refactor the guard, integrating the character behavior node(s).

The guard moves along a path while patrolling, so the PathWalkBehavior node can be used for that state. Also when chasing the player there is a "leave breadcrumbs" logic (registering the points walked) And returning from chasing the player, there is a "collecting breadcrumbs" logic. So maybe PathWalkBehavior can also be used when returning, by dynamically building a path using straight lines between the breadcrumb points.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions