Hello all,
I am making a game of sorts and I am having difficulties with the logic in Gamma as i am pretty new with it.
the basic idea is simple: one side of the screen there is a grid of 36 rectangles that by default display the first image from a folder, on the left is a grid of 12 different images.
the idea is as follows:
You select one of the 36 rectangles, then you select what image should be on it form the 12 image grid.
It almost works but not quite. I am way too new with gamma and some things are different from the way i got used to in Beta.
For now it works but it always swithches the last slice as the mouse leaves the selected area.
Anyone willing to point me in the right direction? Thanks!
game.zip (63.2 KB)