Shuffle tiles sort of thing
I've been trying to develop a bug-free way to shuffle tiles usuing drag and drop. I want a system that allows for the user to pick a tile, drag it right or left and have all the other tilles snap back in the opposite direction. Just like how you can move around tiles in words with friends on the bottom. I've come up with a couple of ways to do it but once you start tapping rapidly tiles start to overlap and it doesnt work out well.
Best Answer
-
IsabelleK Posts: 2,807
I would buy this template, and then change actors to move when overlaps, or collide with the actor, which the player is touching.
Answers