New Visual Scripting nodes.
It's great using the visual script graph but these nodes would be great to have.
A working version of WaitforSeconds subgraph
DoOnce node
Do N node
a node that sends an execute / trigger remotely instead of having long connection lines in the graph
Index Generator, with ability to take a number range like 0 - 5 etc and output a loop output, shuffle the numbers and output or random output
Option picker for numbers, boolean, arrays, vec2,vec3,vec4 - allows input of these types and can expand the input like sequence node but then allow the user to have an index that can select one of these inputs.
1
vote