tags: timer title: Cancel timer example brief: This example shows how to create timer and cancel it anytime, using built-in timer API. author: Pawel Jarosz
The example shows how to use Defold built-in timer and uses two indicators:
The particle fx is played every 1s showing small eruption. You can click anywhere to cancel the timer and the particlefx won't be triggered anymore.