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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: LeafSignal for BehaviourTree #37

Merged
merged 4 commits into from Nov 23, 2023
Merged

Conversation

SirPigeonz
Copy link
Contributor

Added new Leaf node that can emit a signal with optional custom arguments stored in an Array.

I though it would be a nice addition next to LeafCall...
...and I love Signals... 馃摱 鉂わ笍

Added new Leaf node that can emit a signal with optional custom arguments stored in an Array.

I though it would be a nice addition next to LeafCall...
 ...and I love Signals... 馃摱 鉂わ笍
Copy link
Owner

@ThePat02 ThePat02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll take a closer look tomorrow, but it seems good!

@ThePat02 ThePat02 changed the title LeafSignal node - emits a signal with optional Array of arguments add: LeafSignal for BehaviourTree Nov 23, 2023
@ThePat02 ThePat02 merged commit 67a1a0b into ThePat02:main Nov 23, 2023
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.

None yet

2 participants