cole
September 22, 2023, 6:53pm
1
Any way to quickly enable/disable visibility or "enabled" of all image sprites?
cole
September 22, 2023, 6:54pm
2
FYI I'm making a remake of Atari Breakout, so that's why. I have everything working except a reset button
ABG
September 22, 2023, 7:38pm
3
P.S. These blocks can be dragged directly into your Blocks Editor workspace.
Good evening, I have a time in text format "06:47:36" and a time deriving from the clock.systemtime "20:24:24"
How to determine if the first time is less than the second.Thanks
ABG
September 23, 2023, 6:51pm
5
For that format, text comparison should work.
Taifun
September 23, 2023, 7:22pm
6
Generally use a date diff method from the clock component
Hello everyone,
I have made a basic guide on how to use the clock component.
Here, I will explain all the blocks associated to the clock component and a few sample projects which use the clock.
1.DESIGNER PROPERTIRES OF THE CLOCK
1.1Timer Always Fires
This is a Boolean property, i.e it accepts only true or false.
If you wish the clock to run even if the application is not the active screen, i.e the user is using some other application.
Can this be set using blocks? Yes!
By default: Tru…
Taifun
system
Closed
September 30, 2023, 7:23pm
7
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.