Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dionlarson/Duet-Trail-Effect-SpriteKit-Playground
Swift Playground demonstrating how to get a "Duet" style trailing effect in SpriteKit.
https://github.com/dionlarson/Duet-Trail-Effect-SpriteKit-Playground
Last synced: 3 months ago
JSON representation
Swift Playground demonstrating how to get a "Duet" style trailing effect in SpriteKit.
- Host: GitHub
- URL: https://github.com/dionlarson/Duet-Trail-Effect-SpriteKit-Playground
- Owner: dionlarson
- Created: 2016-03-17T17:21:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T04:29:13.000Z (over 7 years ago)
- Last Synced: 2024-04-22T12:31:31.280Z (7 months ago)
- Language: Swift
- Size: 352 KB
- Stars: 25
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Duet-Inspired Trail Effect - How to get a Duet style trailing effect in SpriteKit. (UIKit And Graphics / Animations)
README
# Duet-Inspired Trail Effect
I'm a huge fan of the game [Duet](http://www.duetgame.com/) and created this Swift Playground while answering [this question](http://stackoverflow.com/questions/27459417/nodes-path-particle-effect-with-spritekit/) on StackOverflow.
![Gif demoing effect](Duet_demo.gif)
# License
Licensed under [Creative Commons Attribution-NonCommercial-ShareAlike 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/).