You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Button Component that has an "IsActivated" state, when I drag that component into ActionGraph the only output is the component itself, so I have to make a new node that grabs that variable.
How would you like it to work?
This should kind of be like the [Property] attribute, but for ActionGraph, it would be super cool if ShowIf would also function for it aswell.
Kind of like this, but not shit
What have you tried?
You can obviously just drag out a new node but I think this would be cool
Additional context
No response
The text was updated successfully, but these errors were encountered:
wtf, this is awesome
though, I do still wish it was self contained in the component node itself, being able to drag the component into ActionGraph and then having the properties pre-exposed (via an attribute) without having to drag in each individual property myself would be very nice.
Though I understand if you think this solution is enough
What can't you do?
I have a Button Component that has an "IsActivated" state, when I drag that component into ActionGraph the only output is the component itself, so I have to make a new node that grabs that variable.
How would you like it to work?
This should kind of be like the [Property] attribute, but for ActionGraph, it would be super cool if ShowIf would also function for it aswell.
Kind of like this, but not shit
What have you tried?
You can obviously just drag out a new node but I think this would be cool
Additional context
No response
The text was updated successfully, but these errors were encountered: