This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
Eugalp
wrote ...
2022/11/15
How to remove a text after some time
Eugalp
2022/11/15
#
So I have showText used if a certain if statement is reached but once the if statement is not reached the text stops updating (I have it in act so it constantly shows a new number) but doesn't disappear.
Super_Hippo
2022/11/15
#
Try to use "" (empty String) as the text on the same location to make the previous text disappear.
You need to login to post a reply.
X