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 additional examples like having AI execute custom events #3

Open
narratechlabs opened this issue Jul 9, 2020 · 1 comment
Open

Comments

@narratechlabs
Copy link
Contributor

Some people are struggling taking some things I've done from Behavior Tree + Tasks, and translating those to apply to GOAP tasks.

They can do all the basics of move, look at target, etc., but one example people is struggling with is having the Do Action cast to the AI Character and execute a custom event (i.e. Start Shooting).

@narratechlabs
Copy link
Contributor Author

If possible, provide a few examples in an example project where the AI is performing Actions that are calling events, animations, etc. (something similar to the FEAR AI)

Basic actions like Move To and Face Target, etc. are easy but anything more complicated require to see the proper format of how to use the Do Action and Check Procedural outside of what has already been demonstrated.

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