The Reverse Node takes a String and reverses it.
For example, if the Input is "dog", the Output will be "god".
Scope: Project, Scene, Function, Prefab.
String
The String to reverse, if none is given in the Input Socket.
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
The String to reverse.
Pulse Output (►)
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.
Reversed
The reversed String.
Last updated 11 months ago