Missing MonoScript?

Hi, I just got the pro version. When I opened the example10.unity scene, it says that there are 2 missing scripts in it, on the {hierarchy root}/Link/ game object, which has an End child game object in it. I’m assuming they should be attached with the NodeLink.cs script, but the editor complains about casting MonoScript to MonoBehaviour when I changed the script. It does not really matter, but I’m curious what they are. Any ideas?

Hi

I think that is a NodeObject script. It is currently only in the dev version as I have not finished writing it (maybe I never will, not quite happy with how it turned out). I must have forgot to remove it from the example scene.