Hi there,
First time here.
I'm trying to make a puzzle game where you have a grid. Each square can switch color.Each color can be put with a certain condition. For example, the blue one cannot be aside a yellow one, etc.
The objective of the game is to complete the grid, respecting those condition.
I found a template online for the grid and put events to switch color but It seems I can't just select one sprite since their all made from one same sprite.
Would you have, any idea, to help me accomplish this project ?
I'm putting the project here : drive.google.com/file/d/156q7YThwLpnSok_mpuE_fG9M9nE8aV6N/view
Thank you,