I seem not to find it

I been looking but can´t find help. When u have the Moon Phases in a circle image, is there a code to make them rotate correctly ? If so could someone please share it with me … Thank you in advance

1 Like

not quite sure I understand what you mean… maybe this thread is what you are looking for?

2 Likes

The only rotational TAGs I know of rotate things clockwise or anti-clockwise, not left to right or anything like that sorry #DWE# or #DWFSS#
If anyone else knows any different, besides using individual sequences, then please let us know :thinking:

2 Likes

@karinkaiser1967 that Topic @tom.vannes pointed out is brilliant . It is mostly about rotating Two moons opposite each other behind a mask . The resources are in the article . There are other ways .
@wsilbers started a topic recently . Moon Wand watch face
Have look at that .
I have some Stuff on watches that has the Moon On a Stick .

Let us know exactly what you want to do .

2 Likes

I have a picture of the Moon Phases in a circle . And i want it to rotate so the current Phase is at 12 O´clock

2 Likes

moon-phases-explained
Something like this

1 Like

I think most people don’t bother with rotating 8 images, because you can just upload new pictures in the default moon phase element.

I have inspection open on this one, it has a 30 moon image wheel that rotates:

It puts it at the middle of the night, not at 12 o clock, so some of the expression should be left out…
You’d probably end up with something like:
(180+(180-floor(((#DNOW#/2551442844-0.228535)+0.00591997*sin(#DNOW#/5023359217+3.1705094)+0.017672776*sin(#DNOW#/378923968-1.5388144)-0.0038844429*sin(#DNOW#/437435791+2.0017235)-0.00041488*sin(#DNOW#/138539900-1.236334))%1*30)*12))
for an image like this:

If you want less images, make sure the part at the very end has the number of moons and degrees between them (multiplied to be 360).
So now I have 30 moons, 12 degrees apart, with 15 moons it would be ....)%1*15)*24))

4 Likes

@karinkaiser1967 Do you see what you have to do with your Image to make Mattie’s Brilliant Formula Work ( Bookmarked ). All the images have to be rotated so they are at the correct angle when they are Up . I would be a lot easier if you had a Hand with a large circle on the Tip rotating Round .

2 Likes

Thank you Million Times

3 Likes

thank you xxxxxxxx

2 Likes