it's inspired by this classic Dock widget by @nheagy which i have lots of fond memories of
Top-level
it's inspired by this classic Dock widget by @nheagy which i have lots of fond memories of 2 comments
anyway, here's the code (plus a pre-built download): stay tuned for project 2 of 3 tomorrow :) |
@nate
technically, the Ball is a transparent SpriteKit window with a physics body (the ball). the only remotely interesting thing here is that it animates in/out of its dock icon. you technically can't do this, but you can SORTA guess where the dock icon is, so it SORTA works!