I’m working on a watch for myself and I’m looking for some help getting some of the tags correct.
This is my watchface in its current state.
Things it does:
The pokemon bounce as if in combat.
The Gengar’s HP bar is the Watch’s battery
Nidorino’s HP is the Phone’s battery
Both HP bars will turn from green to yellow to red as they decline in percentage.
The EXP bar (says STP) counts steps
When the weather says it is raining/thunderstorms it will actually look like it is raining (not animated)
Weather says Cloudy, there are clouds in the background.
Things I am looking for help with:
How do I make the pokemon bounce faster? currently I could only get them to move once a second switching between the images (6 for Gengar, 7 for Nidorino)
What are the weather codes for all the weather conditions. I only figured out a few of them (cloudy 03, raining 10, thunderstorm 11)
To answer your question about the faster animation, you could use the #DWFSS# or #DWFS# tag (instead of #Ds#) and you’ll have a finer grain of values since it goes from 1-360 over a minute instead of only 1-60 in a minute.
Thank you, you have been most helpful. I still need to work on getting them correct but they are at least bouncing faster. Yes I planned to share it. I know I literally made it for myself, but of course I’d let other use it if they wanted.