what events/actions would i have to do for a still layout with nothing moving to go to the next after 5 seconds? i tried
at start of layout, subtract from private variable of titled background "countdown" 100 * TimeDelta, but that didnt seem to work. i didnt expect it to, as i dont even know really how to use timedelta.