-
-
Notifications
You must be signed in to change notification settings - Fork 158
Closed as not planned
Labels
π― featureA new addition to this addon.A new addition to this addon.π new nodeA new node type.A new node type.
Milestone
Description
Is your feature request related to a problem? Please describe.
I was using behavior toolkit and liked some of the things it provided
Describe the solution you'd like
Here are a list of some useful nodes that could be added...
- WaitLeaf
- TweenBlackboardValue
- CallMethod
- CallSetter
- CallGetter
- EmitSignal
- AwaitSignal
- PrintBlackboardValue
- GetBlackboardValue
- GetInputPressed
- GetInputAxis
- GetInputVector2
- GetInputVector3
Describe alternatives you've considered
I was using behavior toolkit but it has some problems also.
I am just trying to suggest ways to improve both addons
Notes
- Call Setter and Call Getter would inherit CallMethod and would prepend get and set onto the method name
- GetBlackboardValue is like SetBlackboardValue but doesn't have a Value parameter
- GetInputPressed would have a Action parameter that would be a dropdown of all bound InputActions
- GetInputAxis would have a negative and a positive Action
- GetInputVector2 would have a negative-y, positive-y, negative-x, and positive-x Action
- GetInputVector3 would have a negative-z, positive-z, negative-y, positive-y, negative-x and positive-x Action
- Wait leaf would be like the decorator but would be a leaf
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
π― featureA new addition to this addon.A new addition to this addon.π new nodeA new node type.A new node type.