Description :
Returns the Y coordinate of an object.
Uses :
Use this for getting the Y coordinate of an object. The top-left corner is considered 0,0. Y increases to the bottom.
Example :
This code compares the Y Position of the object with the half of its height and changes the position when the Y position is smaller.