how to make a game like flappy bird in swift
play

How to Make a Game Like Flappy Bird in Swift Step 12: Finishing - PowerPoint PPT Presentation

How to Make a Game Like Flappy Bird in Swift Step 12: Finishing Touches Shake let shake = SKAction.screenShakeWithNode(worldNode, amount: CGPoint(x: 0, y: 7.0), oscillations: 10, duration: 1.0) worldNode.runAction(shake) Flash Demo: Shake


  1. How to Make a Game Like Flappy Bird in Swift Step 12: Finishing Touches

  2. Shake let shake = SKAction.screenShakeWithNode(worldNode, amount: CGPoint(x: 0, y: 7.0), oscillations: 10, duration: 1.0) worldNode.runAction(shake)

  3. Flash

  4. Demo: Shake and Flash

  5. Finishing Touches Player wobble Bug fi xing Debug draw Icon and launch images

  6. Demo: Finishing Touches

  7. Challenge Time!

Recommend


More recommend