I have a Prism Gameobject, with a custom mesh filter, and I'm trying to figure out how to detect that the side touching the Cube Gameobject isn't a square, and therefore isn't valid. I only want to allow a square side touching another square side to be valid.
I've been trying get this to work for a few days, but have been unsuccessful.
Any ideas?