get label to show at a certain time

I want to have the words, you win, after the boss dies. how do i do that? https://flowlab.io/game/view/1413734

Have a once trigger go into a 0 which in turn goes into the alpha for the label. This will make it disappear. When you want it to show up, add in something that makes the alpha 100. This will make is appear.

does that change my movement because i think my player moves faster now

What do i need to change so the you win label shows up after going to level 3

Screenshot 2020-05-29 at 10.58.47 AM

When you change a level the timer stops. Try taking out the level script.

it works, but i want the label to appear in level 3

is that possible?

Then make the label on a block that’s only on level 3

thank you

No problem!