Your watch MUST HAVE A BUILT-IN BAROMETER for this face to work.
Chronograph buttons ( start/stop and reset ) are disabled when the controls are unlocked.
The barometric altimeter is not compensated for temperature variations and will only display the approximate altitude. Do not rely on this altimeter for safety critical applications that require high accuracy, including for navigation. GPS altitude is far more accurate for such purposes.
The digital air pressure displays only show the manually entered air pressure - they do not change with local air pressure variations.
I love your design Mike. The military/flight theme is lovely. I am concerned about the readability of the watch though. Those hands seem very thick and, on top of that, there seems to be 5 hands coming from the center (minus the second hand if removed). Could it be possible to maybe skeletonize the hands or make the hands go to 20% opacity from a click?
Thanks @WilliamS for your suggestions - I did try skeleton hands however they get lost in the very busy background. The only way to see the hands is to make them solid or to change their colour. I tried different colours but it is already a colourful busy face and adding colour to the hands made it much more so. In the end the hand choice has been a compromise between large bright hands that are easy to see and read the time ( still the main aim of the watch ) and obscuring other detail. I’ll have to keep thinking about it. Thanks again
I like the design and cool functionality! I agree it’s always a bit of a trade off with choosing the right hands, trying to balance the optimal look with what might optimally serve function.
Maybe a tap to park the hands when one wants an unobscured view?
Speaking of which… How does one code something like that in Facer with a tweens movement between the parked position and the return to rotational position? In Watchmaker I knew how to do that but no clue in Facer.
Thanks, parking the hands would be a good idea - although all variables are already in use; it would have to replace another function.
A simple version could be achieved by just using conditional statements in the rotation fields based on the value of the variable; if 0 then rotate as normal, if 1 then set rotation to a fixed value.
A more complicated version would have the hands rotate to and from the park position over a small interval - say 0.5 to 1 second. There is another thread where this was discussed, if I can find it I will post a link.
a ring added to the outer dial to indicate the range of values for the altimeter hand and battery indicator
improved shadows for hands
altered dim mode colours
time hands now rotate to fixed position when controls are unlocked to make sure they do not obscure the altimeter reading and barometric pressure entry fields.