The position of the right joystick along the y (forward-back) axis.
<joystick>
The value runs from -1.0 to 1.0, with 0 representing the joystick in the center position
The following displays the value of righty the joystick:
<page somepage>
joystick righty position = <% joystick.righty %>
</page>