Skip to content

Some useful nodesΒ #281

@Shadowblitz16

Description

@Shadowblitz16

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
  • Print
  • 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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions