In this video, you can see how one of the script calls I’ve designed for the game works. The player can set the time on a clock. When they press “SET”, the script checks the hour and minute against two stored variables, and executes a conditional statement depending on whether the time is correct or not.
What do you think?