ios-samples/SpriteKitPhysicsCollisions
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
..
Screenshots [iOS7] Add new samples 2013-09-18 13:23:40 -04:00
SpriteKitPhysicsCollisions Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
README.md [SpriteKitPhysicsCollisions] fix readme 2015-03-03 16:15:57 +03:00
SpriteKitPhysicsCollisions.sln [iOS7] Add new samples 2013-09-18 13:23:40 -04:00

README.md

Sprite Kit Physics Collisions

This example demostrates physics and collisions between objects when using Sprite Kit. The ship on the left when the app launches is controllable by the player using the following controls:

  • Tap left of the ship – Turn Left
  • Tap right of the ship – Turn Right
  • Tap below the ship – Travel Forward
  • Tap above the ship – Travel Backward
  • Tap on the ship – Fire weapon

Author

Timothy Risi