Search the Community
Showing results for tags 'photo'.
-
Introducing YAPP, yet another photo puzzle using Phaser. You can drag, rotate, invert pieces. Although game play still needs a bit more jazz, the main feature, a technical one, is the ability to maintain orientation. http://www.ivanix.com/ivanix4games/samples/samplePhotoPuzzle/frame.html
- 2 replies
-
- phaser
- orientation locking
-
(and 2 more)
Tagged with:
-
Hello guys! So I have a game which is using phaser.CANVAS and what I'm trying to do is the following: When a button is clicked on a particular state, a certain region of the canvas is captured and then displayed it on the canvas at a given location. I've been able to capture the entire canvas using toDataURL() but how do I work with this imageURI? Difficulties: - Cropping the image - Displaying the image without preloading (the image has just been captured) - Saving the image for future use Any input is appreciated. -Kapi
- 2 replies
-
- screenshot
- photo
-
(and 2 more)
Tagged with: