On-Screen Multi-Function Joystick

The On-Screen Multi-Function Touchstick is the same as used on Mobile, but can be also used on screen with the mouse. To display the Multi-Function Touch-stick, select Games Creator/Preferences from the top menu in Unity. Locate the AccessibilityTouchstick Prefab from the Accessibility/Prefab folder, and drag to the Prefab Touchstick slot.

The Actions avaliable to you for the Accessibility Touchstick are as follows:

  • Show/Hide Touchstick

  • Move/Resize Touchstick

  • Colour Touchstick

The touchstick can be placed on the left, the right, top or bottom, and can be used with both the Adventure and First Person Camera motors. However, for input control using only the on-screen touchstick, either turn off camera orbit or utilise the Configurable Tank Camera.

The Multi-Function Touchstick will allow the player to walk and run depending on the amount of drag.

The Touchstick also provides five configurable buttons which can also be hidden, moved, and coloured, independantly of the touchstick itself. To add Actions to the Buttons, locate the ButtonsBarActions Prefab from the Accessibility/Prefab folder, and drag to the the scene Hierarchy. Buttons can be enabled or disabled and Actions can be added to each button directly or using a Variable.

Default settings are:

  • Touchstick Left

  • Buttons Left

  • Button Actions not set

The game speed can also be reduced or increased by using the Game Creator Action: General/Time Scale. The Camera Sensitivity settings can also be set for vertical and horizontal by changing the settings in the Camera Motor inspector panel. This Action sets both vertial and horizontal sensitvity settings to the same value.

Recommended Settings for players with Cognitive impairments:

  • Touchstick Right

  • Buttons Right

  • Touchstick resized: 1.5

  • Show Buttons: A, C, E

Or allow the player to choose their own configuration using an in-game settings panel.

See the Examples Scenes and Settings Canvas provided with this Module.

Last updated