I am currently trying to make a game where if you place an object next to each other, they will turn into one, let me explain:
|--------------| As in, the texture would double up. I have all the textures needed to do this (every direction) so I just need to
|--------------| + be able to make the objects get detected when next to each other and "combine" the textures. Thank you!
|--------------|
|__________|
|--------------|
|--------------| =
|--------------|
|__________|
|-----------------------------|
|-----------------------------|
|-----------------------------|
|_____________________|