deleted deleted • over 4 years ago
Sliding puzzle mechanic
Hi, I don't fully understand the mechanics of the sliding puzzle. Do I need to create a game where a puzzle element can be moved only in a free place, as in the sample project? Or can I create a game where I can move a puzzle element on any place of the puzzle by dragging?
Comments are closed.

1 comment
Dani Ratner Manager • over 4 years ago
Hi there, you must create a puzzle element can be moved only in a free place. It must be a slide adjacent piece into the empty/free space.