
With this node, you can compare two variable and get the result as a boolean value. You can select the type and the operator in the inspector.
- Equal: boolean, float, integer, string
- Not Equal: boolean, float, integer, string
- Greater: float, integer
- Greater or Equal: float, integer
- Less: float, integer
- Less or Equal: float, integer