Home »Action Reference»Logic Actions»Float Sign Test
Index

Float Sign Test

Sends events based on the sign of a float (positive or negative).

Float Value
The float to test.
Is Positive
Event to send if the float is positive.
Is Negative
Event to send if the float is negative.
Every Frame
Do it every frame. Useful if you want to wait until a float is positive/negative.