ios-samples/SpriteKitPhysicsCollisions
conceptdev d98aff6051 onboard missing samples 2019-08-02 09:31:19 -07: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 onboard missing samples 2019-08-02 09:31:19 -07:00
SpriteKitPhysicsCollisions.sln [iOS7] Add new samples 2013-09-18 13:23:40 -04:00

README.md

name description page_type languages products extensions urlFragment
Xamarin.iOS - Sprite Kit Physics Collisions Demonstrates physics and collisions between objects using Sprite Kit. The ship starting on the left is controllable... (game) sample
csharp
xamarin
tags
game
spritekitphysicscollisions

Sprite Kit Physics Collisions

This example demonstrates 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

Sprite Kit Physics Collisions application screenshot