Hey everyone im just starting work on a little alchemy game you can see here:
drive.google.com/open
I don't know if this is the place for it, but whenever I combine two of the same element: (I.e. water and water) it spawns two of the resulting element. Is there any way to get it to just spawn one? I tried making identical sprites of water1 and water2 but then the player would have to use specific water instances to get them to combine, and it lead to a lot of bugs down the road. Any suggestions?