I want to use an instance of an object (targeted by the object's instance variable) to set the face on the 3D object. Is this possible? Or do I really need a different game object for every face?
This doesn't seem to work, it just takes the first instance of the object it finds on the layout (doesn't look for the id in the condition)