Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot animate SKNode objects. #30

Open
firatagdas opened this issue May 26, 2017 · 1 comment
Open

Cannot animate SKNode objects. #30

firatagdas opened this issue May 26, 2017 · 1 comment

Comments

@firatagdas
Copy link

Could you please add Sprite Kit support?

@u10int
Copy link
Owner

u10int commented Aug 6, 2017

You should be able to use the key path property for animating non-supported properties as long as the parent object is a subclass of NSObject, which I think SpriteKit objects are: https://github.com/u10int/Kinetic#custom-properties

I'll looking into SpriteKit more once I get all the refactoring done for the 1.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants