I would like to have a scene that runs on an interval schedule, for example, every 2 hours, but would like it to start at a specific time. If it’s 0823 and I want it to start at 1000, I’d rather not sit around until then to start the scene, and likely still miss the start time. Is there some simple method of starting an interval scheduled scene at a specific time, perhaps some lua code snippet?
This seems like something that might have been covered before, but I couldn’t find anything directly on point.
Thanks for any help.