Need a bit help again with codes… the light grey dots will be watch and phone batt indicators. The work area is between 100 and 220 pix vertically. Pls. tell me the correct formula for the dot move… THNX!
1 Like
Hi @safesz
For watch batt you would set Y position to (100 + (#BLN# / 100 * (220 - 100)))
which can be shortened to (100 + (#BLN# * 1.2))
For phone batt you use #PBN# instead of #BLN#
1 Like
THNX Mattie!!!
1 Like