example.md 455 B


tags: animation title: Cursor animation brief: This example shows how to set and animate the normalized cursor value. author: Pawel Jarosz

scripts: cursor.script

The example uses one game object with a sprite component and a label (to show the duration). The game object contains the script that sets and animates the normalized cursor value making the sprite's animation progress and shows the duration value on the label:

cursor