I’m creating this watchface, but I’m having trouble with the left dial, where I placed the weather icons:
Problem number 1: On my smartwatch (Galaxy 4 Classic), it stays stuck on “Scattered Clouds.” I say this because right now, if I select another face (either my own Facer or the original Samsung one), the weather is “ClearSky.”
The formula I entered to make the “shapes” move is as follows:
$#WCCI#==01?225:$$#WCCI#==02?260:$$#WCCI#==03?7:$$#WCCI#==04?295:$$#WCCI#==09?87:$$#WCCI#==10?48:$$#WCCI#==11?125:$$#WCCI#==13?160:$$#WCCI#==50?332:$
On the Creator the simulation works…
Problem 2: Even though I adjust the angle of the weather “shapes”, the smartwatch still shows the wrong angle:

What am I doing wrong?
Thank you so much.