Hi,
I’m investigating how to develop a small jigsaw puzzle game and I have a few questions. So hopefully I can get the answers here 
-
What is the best way for making the jigsaw pieces? Via bitmap masks?
-
What kind of mechanisms/solutions are possible to compare if the right jigsaw pieces are put together?
And what is the best way or most commonly used?
Via Physics (using sensors for each jigsaw piece)?
Or is it better to put the pieces in an array and make ID’s for all sides of each jigsaw piece and go trough the array, comparing the ID’s?
Thanks for your time.
Ivo
ps. I have the jigsaw example from the code exchange but still have these questions.
[import]uid: 106768 topic_id: 29077 reply_id: 329077[/import]