Remote.reportAbsoluteDpadValues

Cambiar al Manual
public static bool reportAbsoluteDpadValues ;

Descripción

Configures how touches are mapped to analog joystick axes in relative or absolute values. If set to true it will return +1 on Horizontal axis when very far right is being touched on Remote touch aread (and -1 when very left area is touched correspondingly). The same applies for Vertical axis too. When this property is set to false player should swipe instead of touching specific area of remote to generate Horizontal or Vertical input.

Default is false.