Hi
I am unable to figure out how to make image sprite visible after a certain time period automatically
Can you please suggest ways to do so.
Thank you!
Look in the Designer's Sensors drawer for the Clock component.
It has a Timer event you can set like an alarm clock.
You can have multiple Clocks, or use just one and keep deadlines in global variables.
1 Like
Thank You !
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.