i made a energy bar and want 1 energy to fill every 10 min how to make, is it possible? To make it
Use clock timer
Btw, Show what you have tried
I deleted the block Cuz i wasnβt getting a energy per 10 minute it, can u tell me how to correctly use clock to get
Increase 10% every one minute. it will completely fill in 10 mins
I didnβt understand can u tell me on easy words
Use a clock timer. Set interval to 60,000. Set enabled to true.
When it fires: stop the clock by setting Enabled to false, increase the energy bar by 10%, then restart the clock.
I quit donβt understand how to get 1 energy per 10 min
I donβt know how to start, confused
Thank u i will try doing it
Thanks it worked, and thanks for teaching me smtg new
Does the clock still be enabled when user is not using app, i mean even if user leaves using the app i want the energy bar to be filled up every 10 min
nope it will not work in background
Any way to make it work in background?
I imported this extension
But donβt know how to implement it with clock
You can ask the developer for help regarding this in his post.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.