Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@


KSwift
======

Swift + SpriteKit + StateMachine Example

Click (tap) to change states. Sitting becomes laying after three seconds. Laying becomes sleeping after another three seconds.
Tap to change states. The character starts in the walking state. Sitting becomes laying after three seconds. Laying becomes sleeping after another three seconds.

![](http://i.imgur.com/f224iav.png)
![](http://i.imgur.com/f224iav.png)