I’m currently using the “Minimal Clean” watch face, and I’m a big fan of the second “hand” it uses.
See here: [edit: broken auto-link to https://galaxy.store/minimalcl has been removed]
I was wondering how to recreate a watch hand in this manner, where it is an object going around the outer edge of the screen at the pace of a second hand (one movement per second).
If the “going around” does not need to be always upright, then simple ticking turning object can be done using expressions.
For simplicity make a transparent image of the height of whole display (360 pixels) and wide as you need. Draw the “object” as close to on the edge as you need.
Insert the image into design and center it.
Put expression
click the field twice or hit the small triangle in the corner to open script window write expression and close with the x icon
like [s]*6 into the rotate section, angle field.
In the end it can look like