mchakravarty / HaskellSpriteKit

Haskell binding to Apple's SpriteKit framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loading .sks files

mchakravarty opened this issue · comments

  • Provide access to SKNode(fileNamed:)
  • The docs say that the archive needs to be in the app bundle. Can we load it from the .hsproj project resources?
  • Create a new ticket to also load action files.