Adding a condition based on position of a widget

I’m trying to create a condition so something happens when another widget is at a specific y position or less. How do I do this? I don’t see ‘y’ as an option in the list of conditions

The condition you’re looking for looks like this, where LVAR1 is a local variable that you’ve selected as your desired widget.

image

I have included a sample file where you can test this out. Condition based on Widget.y.rp (51.7 KB)