VisualScriptEngine icon indicating copy to clipboard operation
VisualScriptEngine copied to clipboard

Calculate when event is fired

Open OrkhanGG opened this issue 3 years ago • 0 comments

Can we get nodes to calculate when events are fired without changing the engine too much?

I think everything is obvious enough but I'll show an example to make it even clearer: 12-1 As you can see from the example above, generate should be triggered when "pressed" output is fired. So, is it possible? And if so, can we block a connection? With something like an open-close gate node?

OrkhanGG avatar Mar 01 '22 00:03 OrkhanGG