ataugeron / SpriteKit-Spring

SpriteKit API reproducing UIView's spring animations with SKAction
Apache License 2.0
249 stars 32 forks source link

Updated to Swift 4 #16

Closed grahamcracker1234 closed 7 years ago

grahamcracker1234 commented 7 years ago

Also Added Support for Smart KeyPaths

cornelcroi commented 7 years ago

Hi. I'm trying to install this library to use it for a ios game, but no succes. Can you please tell me how to install this branch ? Thanks.

cornelcroi commented 7 years ago

Never mind, I got it. It works fine with swift 4.

camiletti commented 7 years ago

Thank you for the update @grahamcracker1234 !

ataugeron commented 7 years ago

Thanks for the update!

grahamcracker1234 commented 7 years ago

@ataugeron No problem, I love this library, so I'm glad I can help out with it