Hi everyone,
I am working on jigsaw puzzle game & I gave a check. I find interesting solutions but still issues are there
construct.net/en/forum/construct-2/how-do-i-18/jigsaw-puzzle-tutorial-request-129564
The first example is great but it is dependent on lots of layers & flexibility is also low. Regarding 2nd example ( R0J0hound one), it is dependent on construct 2 & I don't have that.
Can anyone please help me how to approach this issue? I tried to understand R0J0HOUND explanation but I didn't got it (something related to drawing canvas)
Here is a simple demo:
dropbox.com/s/7oib0oapmq8b7rm/jigsaw_puzzle.c3p
Develop games in your browser. Powerful, performant & highly capable.
Here is a simple demo: https://www.dropbox.com/s/7oib0oapmq8b7rm/jigsaw_puzzle.c3p?dl=0
https://www.dropbox.com/s/7oib0oapmq8b7rm/jigsaw_puzzle.c3p?dl=0
Thanks for the reply. It matters a lot to me
But issue is that image pieces are square in shape. I want something like this
But still thanks for the reply 👍
You can cut these shapes from the image:
dropbox.com/s/3m0ds9uwd7a6h2h/jigsaw_puzzle2.c3p
but connecting them together will be more difficult. Maybe you can find how to do it in those other examples you mentioned.