OOGroup / jumper

Project Waffle: https://waffle.io/oogroup/jumper
1 stars 0 forks source link

Start level #8

Closed dillondrenzek closed 9 years ago

dillondrenzek commented 9 years ago

Added some very basic methods inside of Scene.swift for collision testing and user touches.

Also added on to level-one.sks to show how the sks file gets linked into the code.

dillondrenzek commented 9 years ago

The cat now moves based on where in its frame you touch

There is now a goal, collision testing with player is stubbed