For the complete documentation index, see llms.txt. This page is also available as Markdown.

Multiple Time Checker

Overview

This component checks multiple taps or clicks like double clicks, triple clicks, etc. When the checks are successful it will invoke a UnityEvent.

Use its public method Check() to start the logic.

Here's a quick video on how to use it:

Last updated