This feature is only available to Facer Creator Pro users.
In order to create fully interactive watch faces, one of the most powerful features of Facer is its Interactive Variables & Layers.
There are 8 interactive widgets in creator:
- App Launcher - Shortcut to other apps on your watch like health, weather and calendar
- Theme Picker - Shortcut to open the watch face theme picker
- Stopwatch - Link to the watch face designer's Facer profile (opens up in the Facer phone app)
- Profile Link - Link to the watch face designer's Facer profile (opens up in the Facer phone app)
- VAR Increment - Increases the value of a VAR by 1
- VAR Decrement - Decreases the value of a VAR by 1
- VAR Toggle - Toggles the value of a VAR between 0 and 1
- VAR Reset - Sets the value of a VAR to 0
And there are 12 tags designed to used with interactive layers:
- #VAR_1# - The current value of VAR_1
- #VAR_2# - The current value of VAR_2
- #VAR_3# - The current value of VAR_3
- #VAR_1_T# - The timestamp in milliseconds when VAR_1 was last updated
- #VAR_2_T# - The timestamp in milliseconds when VAR_2 was last updated
- #VAR_3_T# - The timestamp in milliseconds when VAR_3 was last updated
- #DNOW# - The current timestamp in milliseconds
- #SWISRUNNING# - Stopwatch Active State (Stopwatch only)
- #SWEMS# - Stopwatch Milliseconds (Stopwatch only)
- #SWES# - Stopwatch Seconds (Stopwatch only)
- #SWEM# - Stopwatch Minute (Stopwatch only)
- #SWEH# - Stopwatch Hour (Stopwatch only)
Interactive variables allow you to set interactive zones in your watch face and increment, decrement, reset, or toggle the value of tags when the user touches them. When that interactive variable is used to define the position of a layer, it can for instance allow your user to move an object around the watch face like in the demo below:
This watch face is inspectable here:
⚡️ https://www.facer.io/watchface/Ec0vKZ7wTZ/inspect