Greetings and first, as always, sorry for my english
I working on a small game like Candy Crush or other games like that.
But you don't have to swap two objects to get a combo of three (or more) - you have to combine as many objects of the same "color" with one "Drag" (sorry, i hope you undertsand).
But thats not the Point. In this Thread i presented an "simple" version of that game.
The point is: How can i make that the objects are not been so "bouncy"?
(physic behavior, settings like elasticity and friction are 0)
Or is there a better and faster way (even on mobile devices) to simulate that "falling-down-objects"?
With Grid-Movement or any other way...?
Thanks alot!