Let's say I have a main 10-seconds scene. I want to be able to create a child scene that lasts for 2 seconds and it will be on an infinite loop for as long as the main scene lasts.
Currently, I'm duplicating that scene and stacking one after the other.