Wiki

Clone wiki

Unity-UI-Extensions / Controls / AimerInputModule

AimerInputModule

==============

Replacement Input module to allow for a reticule to interact with WorldSpace canvas UI


Contents

1 Overview

2 Usage

3 Video Demo

4 See also

5 Credits and Donation

6 External links


Overview

A UI helper which provides input interaction for the center of the UI screen to interact with other UI elements Provides support for both OnClick and OnRelease of the input.

*Note, not compatible with the StandaloneInputSystem, this must be removed to use this module.


Usage

To enable the Aimer Input Module, simply add the component to the EventSystem using: Add Component -> UI -> Extensions -> AimerInputModule


Video Demo

tbc


See also

N/A


Credits and Donation

Chris Trueman


Sourced from

Updated