it's not possible to replace a texture on a node right? like ``` if node.param1 == 3 then node.tiles = {"sometexture.png"} end ```