I want to make a simple puzzle with flash.
One big screen, with all the pieces of the puzzle on one side.
You should be able to move the individual pieces with the cursor in order to complete the puzzle.
Can anybody help me with that?
thanks,
Printable View
I want to make a simple puzzle with flash.
One big screen, with all the pieces of the puzzle on one side.
You should be able to move the individual pieces with the cursor in order to complete the puzzle.
Can anybody help me with that?
thanks,
Several questions to consider for the mechanics. How do you want completing the puzzle to work? Several ways to manage it:
- Have pieces snap together.
- Have pieces lock into place when positioned right on the canvas.
There are many other things to also consider. What do you think?