MXPain Posted January 23, 2014 Share Posted January 23, 2014 Please tell me where I can find the required image. Link to comment Share on other sites More sharing options...
BunBunBun Posted January 23, 2014 Share Posted January 23, 2014 yeah, have a same problem, can't find also images for \resources\Project Templates\Full Screen Mobile example. Link to comment Share on other sites More sharing options...
rich Posted January 23, 2014 Share Posted January 23, 2014 As it says in the comments in the code, they're just example paths, the actual images themselves are irrelevant really. Replace with anything. Link to comment Share on other sites More sharing options...
MXPain Posted January 23, 2014 Author Share Posted January 23, 2014 All the same, it would be convenient to the folder with the example of the resources were Link to comment Share on other sites More sharing options...
MXPain Posted January 23, 2014 Author Share Posted January 23, 2014 in example this.load.atlas('playButton', 'images/play_button.png', 'images/play_button.json'); it can confound Link to comment Share on other sites More sharing options...
Codenburger Posted February 17, 2015 Share Posted February 17, 2015 Hi, excellent template. Unfortunately, I am confused by the .json file also. If anyone figures this out, please post. I will do the same Link to comment Share on other sites More sharing options...
jjwallace Posted August 19, 2015 Share Posted August 19, 2015 I am also confused by this, what does the json file look like? Link to comment Share on other sites More sharing options...
rich Posted August 19, 2015 Share Posted August 19, 2015 It's just an example of a texture atlas. That one is from the Phaser Examples buttons repo, this one specifically: https://github.com/photonstorm/phaser-examples/blob/master/examples/buttons/button%20using%20texture%20atlas.js Link to comment Share on other sites More sharing options...
Recommended Posts