I?m trying to make a game where you can draw. I give a template of points, and dragging the mouse, the player must draw the object joining them.
The idea is:
When you are dragging the cursor create a shape in its position. For example a back round shape.
The object to draw is stored as an array.
When you create a shape, you fill the cell as marked
If there is a 90% for example of the object marked, the picture is right.
I?m almost new with construct, so i want to ask if someone knows something already done, or a better approach, before starting to fight with a wrong idea.
Thank you very much