Title Screen using World Seconds

Ben,

As for the intro screen - you were on the right track (check out this post: Create a simple timer in cake defender) but then modify the given code as needed, instead of counting down… count up (or count down from 5…) and have that sprite visible or not. For the end screen you’d have an invisible sprite (endScreen) until the score is reached then make it visible.

Hope that helps!
Brad