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

Behavior tree - Cat #23

Merged
merged 41 commits into from
Oct 16, 2024
Merged

Behavior tree - Cat #23

merged 41 commits into from
Oct 16, 2024

Conversation

rasmussvala
Copy link
Owner

No description provided.

rasmussvala and others added 30 commits September 25, 2024 10:35
Now cat has sprites
Cat has three states:
* IDLE
* EATING
* SLEEPING
Added basic graph for cat.
And added them to cat.
Now the cat can sleep
Now the cat can both sleep and eat
Now you can do something once the cat is done with a need, hopefully.
Cat can still eat from the empty plate...
Checks the sprite resource path to find out
Now the plate is still there
Fixed needs, now they don't go up when they are active.
rasmussvala and others added 11 commits October 15, 2024 13:46
The cat can now detect the mouse and give chase, It can't however detect it while eating and sleeping
Extended branch of the behavior tree, Now the cat will attack and kill the player.
and added it to level cat
The cat do not take furniture into account yet.
@rasmussvala rasmussvala requested a review from M4rcu2 October 16, 2024 11:50
@rasmussvala rasmussvala self-assigned this Oct 16, 2024
@M4rcu2
Copy link
Collaborator

M4rcu2 commented Oct 16, 2024

Looks good!

@M4rcu2 M4rcu2 merged commit f7967c1 into dev Oct 16, 2024
@rasmussvala rasmussvala deleted the behavior-tree branch October 16, 2024 11:52
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.

2 participants