Hello, I’m working on a car concept design, and I was wondering if it’s possible to make text labels blink like beacon lights. If it is, please tell me! As I already know, It requires the use of Funky Trees code in order for it to work, so maybe you can comment the direct code so I can use it. Credit will be given.
@Polarity Thanks,bro! I’ll make sure to credit you when I use it!
{((sin(sum(360*3)) > 0 ? "<alpha=#ff>your text here" : "<alpha=#00>your text here")}
you can edit the 3 after 360 to adjust the speed
@MasterPlanes101 I do not
Well, ok. Do you know what code I can use to loop it? @asteroidbook345
Probably make some kind of looping input that displays nothing for a certain amount of time and then displays the text for a certain amount of time
Oh, ok then. Thanks for trying to help, though. @TheFlightGuySP
Unfortunately, after doing some experimentation, I was unable to find a solution.
However, someone else may have a solution.
I'll experiment with this and try to find a solution.