|
Doloro GDK 22 .1.0 Beta
by Tauri Interactive
|
Doloro Input Tool is a module that helps to handle input operation and reactions on them.
The purpose of module is to make player experience much immersive no matter what device the player using.
The tool that receives input signal and define what a source device used to input. It works as a stand-alone component. To get access over it you enough to call it via InputDeviceDetector.Active.
You also may create one via Add Component menu at Inspector. The related option located by following path:
Doloro GDK / Tools / Input / Device detector
See also: Doloro.Tools.InputService.InputDeviceDetector
You have 2 ways to interact with the manager: manually or via callbacks.
Manual check
Callback