Compares 2 strings and sends events based on the result.
String Variable
The string variable to compare.
Compare To
Compare to this text.
Equal Event
Event to send if strings are equal.
Not Equal Event
Event to send if strings are not equal.
Store Result
Store the test result in a bool variable.
Every Frame
Repeat this action every frame. Useful if you're waiting for a string condition.