Display anything for a few seconds

Hello
I want it to display an image and then for example from 3 seconds not to show, without pressing a button or anything.
Ηow can I display anything for a few seconds?

Using clock component - set time interval to 3000 milliseconds and then use block when Timer.Clock -> set visibily of the component you want to hide, false and clock Timer Enabled to false

1 Like

1 Like