Converts a bool variable to a string value.
Bool Variable
The bool variable to convert.
String Variable
Store the converted string in this string variable.
False String
The string if the bool variable is false.
True String
The string if the bool variable is true.
Every Frame
Repeat this action every frame.