Drag and Drop Activity

Hello, please excuse this question if it seems too simple.. I am new to this and trying to learn :).

Im after developing a children's app where the child would drag items into place for example images of numbers being placed in the correct drop areas etc. I don't want to use Unity for this and im keen to learn native swift...

Any tips, pointers or starting points would be really welcome for this project please.

Be Gentle I am totally new to this! :)

Chris

Answered by szymczyk in 696951022

Go to a search engine and search for SpriteKit drag. You will find several articles on dragging and dropping SpriteKit sprites. The articles assume you know some Swift.

If you find the material in those articles too difficult, I recommend going through the free 100 day course at Hacking with Swift. One of the projects in the course is a SpriteKit game. After going through the course, you will know enough to follow the articles on drag and drop with SpriteKit.

Accepted Answer

Go to a search engine and search for SpriteKit drag. You will find several articles on dragging and dropping SpriteKit sprites. The articles assume you know some Swift.

If you find the material in those articles too difficult, I recommend going through the free 100 day course at Hacking with Swift. One of the projects in the course is a SpriteKit game. After going through the course, you will know enough to follow the articles on drag and drop with SpriteKit.

Drag and Drop Activity
 
 
Q