Hi,
I’m trying to code with the Merge cube in python, but there doesn’t seem to be any documentation. Analysing the merge cube in the console gives:
AnisotropicPhongItem[name = “MERGE Cube”, model = MergeCube; phongObject = PhongObject[light = ]]
Which isn’t helpful.
In particular, I want to be able to code the “when Top side cube is looked at” or “when cube turned up” commands that are available in CoBlocks.
Any ideas on how to accomplish this?
Thanks