Drag and drop puzzle

0 favourites
  • 4 posts
From the Asset Store
An amazing and interesting puzzle game for kids!
  • Hello everybody,

    I am a really new user of Construct2 and I am going through some tutorials so far.

    I was looking for a tutorial or a capx example of a puzzle with drag and drop behaviour.

    Basically I want to know how to implement something that would work like a 4 piece kid puzzle.

    We would have 4 piece that can be dragged and dropped and a shape where we could drop the piece to make the puzzle.

    When being close to the correct position the piece would be automatically places at the correct position.

    Is that something that could be done with the basic version of the soft (I am currently practicing with the free version and will go for the licensed when I'll have better use of the tool).

    Thx a lot

  • There is a preset drag and drop behaviour you can use. Consult the manual here <img src="smileys/smiley1.gif" border="0" align="middle">

  • Thanks

    My lack of knowledge would be more about the setup of the 'board' itself.

    Would it be using sprites or is there some kind of grid element or other object that should be used?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • A grid might be too complex but you are more than welcome to try and create a grid idea using arrays or something similar. For this kind of functionality though I would have slots and when a sprite object is dropped and touching a slot it is moved to match the exact position of the slot so it is locked in place. Other logic depends on what you want to happen when the player drops on an incorrect slot etc.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)