ThePat02 / BehaviourToolkit

A collection of tools for AI Behaviour in the Godot 4 Game Engine!
MIT License
368 stars 15 forks source link

add: LeafSignal for BehaviourTree #37

Closed SirPigeonz closed 10 months ago

SirPigeonz commented 10 months ago

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... :signal_strength: :heart: