|
@@ -9,4 +9,6 @@ The example shows how to use Defold built-in timer and uses two indicators:
|
|
1. A numerical time text with seconds counter created using a text node
|
|
1. A numerical time text with seconds counter created using a text node
|
|
2. A circular time indicator created using a pie node
|
|
2. A circular time indicator created using a pie node
|
|
|
|
|
|
|
|
+The timer trigers updates of those two indicators every 1s to form a counter.
|
|
|
|
+
|
|

|
|

|