Hi,
Exists function for changing pictures of zodiac during a year?
Thanks
Hi,
Exists function for changing pictures of zodiac during a year?
Thanks
If you want to use one that is already ready just press "+" in the editor, select Komponents and select the Zodiac komponent. If you want to create your own just do this
$if(ai(zodiac) = ARIES, 100, 0)$
this will set opacity to 100 when sign is Aries and to 0 when its notYou can also press "export" in the Komponent to save this and distribute it to your friends if you like
I will test it. Thank you very much.
I tests it , the code working but I must use $if(ai(zodiac) = ARIES, ALWAYS, NEVER)$
Hi
I did mistake I check visibility of overlap groups not opacity of picture. I bad understood. Now I use it good and it is OK. :-))
Thanks