Skip to content
AppgineeringAppgineering
Shop
Read-only3 posts · 3,015 views · Started 02 Nov 2021, 22:29

Time Remaining Lap Counter Always Shows

Archived: discussion moved to DiscordDiscord
Josh L.Original poster
#1

This is a bit complicated so I'll try my best to explain:

I have three lap counters set up. One that only shows time remaining, one that only shows laps to go, and one that only shows laps completed and total laps. I then have a storyboard that will hide whichever lap counter is currently showing and show a label (i.e. "GREEN FLAG"). The problem comes when I'm trying to hide the time remaining lap counter - on the next update of the time (i.e. from "5:45" to "5:44"), the label will pop back up. For reference I have values of 250 on all the shows and hides that are involved.

#2

Update: happens with laps and laps to go too, the labels don't stay hidden.

#3

I've noticed similar issues. A fix for me is making a one frame animation that sets opacity to 0 to hide subwidgets and labels, and an opposite one frame animation to bring them back.

This thread is archived.

New replies have moved to Discord.

Continue on Discord