Legomite Posted February 18, 2017 Share Posted February 18, 2017 I want to create one image holding all the textures to my game. Wouldn't this be called a sprite sheet? I've seen the examples and it seems like sprite sheets are only for animation. For example, I want to create a sprite using part of this image: Right now my current system is literally getting the entire sprite and cropping it. Is there a way to just create a sprite using part of the image? Link to comment Share on other sites More sharing options...
samme Posted February 18, 2017 Share Posted February 18, 2017 https://phaser.io/examples/v2/loader/load-starling-atlas Link to comment Share on other sites More sharing options...
Recommended Posts