Hello,
I would like to make a sprite change according to the time the player is playing. For exemple at 8PM to 5:59PM its Sprite1 wich is showed while at 6AM to 7:59PM its Sprite2 which is showed.
Nyark Tolegna
best way to check time is to add Browser, and use javascript...
https://www.rieperts.com/games/forum/DayNight.c3p
If you don't like Javascript there's also a neat plugin: construct.net/en/make-games/addons/97/utc-time
Develop games in your browser. Powerful, performant & highly capable.
I never converted my plugin to the c3 runtime though. Construct also offers the unixtime expression, you'll likely have to end up converting it somehow to get human readable times.
Someone posted rex_date plugin for the c3 runtime that should basically do the same.
https://www.construct.net/out?u=https%3a%2f%2fdrive.google.com%2ffile%2fd%2f1yD_rXZFjmClXXu992eWc-_ORWZhT5U5P%2f