Hi,
I am making an application which uses over 10 different worlds. It is a facts application so each world displays a new fact. I want the app to switch screens (to a different fact) whenever I click anywhere on the screen. What code can I use to achieve this?

