Input

Input

The system comes with a simple Rhythm Standard Input component. This uses the default Unity input system.

Image

You may define keyboard and mouse inputs.

It is recommended to use 3D Touch Collider as it works both in perspective and orthogonal camera modes.

You may replace this component for another one that uses the Input system you like. Simply call the Trigger Input function on the Rhythm Processor to process your input.