Add intermediate output as an option for the Condition action #580
Labels
enhancement
Improves existing features.
minor-work
Amount of work required for this task.
ui
UI related issues.
Milestone
The
Condition
action currently only supports, keyboard, joystick, and current input as event sources for condition checking. Triggering on intermedia output events should be added to this list. IO events are already dispatched as standardEvent
instances in Gremlin and will be picked up just fine by theCondition
action but the UI side needs to be added with some support on the functor side.The text was updated successfully, but these errors were encountered: