Sam987X 0 Posted July 28, 2017 Report Share Posted July 28, 2017 Hi i'm quite new with phaser but i'm making a game at the moment for a class project and i was wondering if their is a way to choose a specific sprite from a group of sprites.like maybe by order of how they were created or something . any help would be much appreciated Quote Link to post Share on other sites
Nivoset 0 Posted January 1, 2018 Report Share Posted January 1, 2018 when you import as a sprite map you can call the: let fish= new sprite(blah blah blah); fish.frame = 1; Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.