Jump to content
Search Community

Any one try to implement ThrowPropsPlugin into the Starling frame work?

icekomo test
Moderator Tag

Recommended Posts

I have an instructions screen that I would like to be able to just flick off the screen. I was thinking about trying to implement the ThrowPropsPlugin into starling, but figured I would ask here first to see if anyone has successfully done this, as I know you can't use MouseEvents with starling, so it would have to be changed to the starling touchEvent.

 

Thanks!

Link to comment
Share on other sites

Sure, ThrowPropsPlugin doesn't have any specific dependency on the regular Flash display list or anything - you should be able to use it to throw/move just about any property of any object (even if it's a Starling object). 

 

I haven't used it with Starling myself, but I'm pretty confident it should be entirely possible. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...