Graphics

 View Only
  • 1.  Simple Visual Logic Help

    Posted 02-27-2018 17:43
    Hey all,

    I know this is probably going to be a simple solution but it isn't coming to me so I thought I'd come here.

    Basically, I am making a timer for a sports package. Once the clock hits a certain time, I need it to change colour. I have 2 versions of the text, one in yellow and one in red. When the timer reaches the desired time, the red text should become visible.

    So far I have simply been trying to connect the text from my clock 1, into a greater than block (with 10 as the value) and then that makes clock 2 visible.

    This isn't working however because the value coming from clock 1 isn't formatted in the same way (it's reading 00:10 instead). Is there a simple way to change the value into a solid number?


    Hope that all made sense,

    cheers


  • 2.  RE: Simple Visual Logic Help