Zum Inhalt springen
AppgineeringAppgineering
Shop
Schreibgeschützt3 Beiträge · 3,015 Aufrufe · Erstellt 02 Nov 2021, 22:29

Time Remaining Lap Counter Always Shows

Archiviert: Diskussion auf Discord verlagertDiscord
Josh L.Ursprünglicher Verfasser
#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.

Dieser Thread ist archiviert.

Neue Antworten finden auf Discord statt.

Auf Discord weiterlesen