Profile image

How Do You Make Text Labels Blink?

16.5k MasterPlanes101  1.8 years ago

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.

  • Log in to leave a comment
  • Profile image

    @Polarity Thanks,bro! I’ll make sure to credit you when I use it!

    3 months ago
  • Profile image
    195 Polarity

    {((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

    +1 3 months ago
  • Profile image

    @MasterPlanes101 I do not

    1.8 years ago
  • Profile image

    Well, ok. Do you know what code I can use to loop it? @asteroidbook345

    1.8 years ago
  • Profile image

    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

    1.8 years ago
  • Profile image

    Oh, ok then. Thanks for trying to help, though. @TheFlightGuySP

    +1 1.8 years ago
  • Profile image

    Unfortunately, after doing some experimentation, I was unable to find a solution.
    However, someone else may have a solution.

    +1 1.8 years ago
  • Profile image

    I'll experiment with this and try to find a solution.

    +1 1.8 years ago