Need Help with Custom Second "Hand"

I’m currently using the “Minimal Clean” watch face, and I’m a big fan of the second “hand” it uses.

See here: https://galaxy.store/minimalcl

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).

Any help would be appreciated, thank you!

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 Object

1 Like

I think I understand your explanation, thank you very much for your help!

Look in the GWD Sample watch faces Shuttle85 and it is hand 5 just substitute that image for what you want.

Ron
Samsung Developer Program

Thanks for the advice!

I should have mentioned you can now save it as a custom complication to copy it. Then apply it to your watch design.

Ron
Samsung Developer Program