Learn Create Your Own Split Screen

Next Page

We'll start with the foundations -- a sprite object and something that draws the frames on the screen.

This should all be very familiar. If it's not, perhaps you skipped some sections and need to revisit the basics .

Have a look through the code and make sure you understand why it's all there and what it does. It's purpose is just to draw at cat on the screen.

It doesn't do anything else, but we'll build on that as you learn new skills.