Hello, i am newbie to game development but have some background on c# and java web programming. Thinking to make kind of puzzle game as shown in the image. Each circle will have random int value and user have to seperate and join the objects until they are sorted. Of course there will be some rules. Question is that how can I join those circle objects each other? And after the seperation, how can I merge them again?
I have looked a rope mechanism to do this process but I am not really sure if it will work or not. And since some of the assets for rope are paid, I dont want to pay without being sure.
Thanks in advance
