ios-samples/SpriteKitPhysicsCollisions
olegoid 58c5e8c813 Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
..
Screenshots [iOS7] Add new samples 2013-09-18 13:23:40 -04:00
SpriteKitPhysicsCollisions [SpriteKitPhysicsCollisions] clean resources 2015-03-03 16:13:49 +03: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