Did you update the shortcut on first run (does it let you update?)? You need to run it on shortcut version 1.5.
Yeah I updated immediately.
It didnโt show me the update thing in safari, but I might not have had wifi on. Iโll do that.
Cool! (You can also see the help guide to check what versions have certain features)
I have a Unix time stamp code in the game, and Iโm gonna see i can Make it change the background at different times or something.
Eventually the game will feature winter Halloween, and Easter versions! I will
Is there any way to tell the computer if itโs night or day?
Nope, but you can ask a user for their timezone and interpret that.
But like a general time for night, like everyday at 7est it gets darker, and then at 7est am it gets light again thatโs a mechanic I would like to imp,event in the game
You can calculate the UTC/GMT time and use that, but there is no way to detect user timezone without manual input.
I mean is there anyway to tell the computer to do something everyday at a certain time
With UTC time, yes.
Cool! Have u ever done it before?
I seem to remember a game that changed everyday
Iโve done it but the project broke.
Minigames 2 but everyday at midnight UTC time the game changes
Nice, is there a simple reason why this works
Yeah, it waits until the day calculates.
Each day that has passed adds 1 to the counter and resets at 8.
Day 1 = game 1 = robots
Day 2 = game 2 = fruit ninja
โฆ
Day 8 = game 8 = flappy bird
Day 9 = game 1 = robots
Thx Iโll be sure to credit u
Wish I could figure out how to use this
Never quite got it to work haha