Forum Discussion

TAndrieu's avatar
TAndrieu
Copper Contributor
Sep 12, 2024
Solved

Custom C# script in Mesh ?

Hi,   We are currently exploring the potential of using Mesh for collaborative work. Our existing setup already includes Unity ecosystem with custom packages, scripts, and more. I'm trying to reuse...
  • MalcolmTyrrell's avatar
    MalcolmTyrrell
    Sep 16, 2024

    TAndrieu wrote:
    Thanks for the inputs. I'll get in touch with Mesh teams to see how we could adress this problem.

    We have some complexe custom objects representing geological data, with on the fly generation, custom shaders, etc... and I was hopping to use Mesh as collaborative plateform. But this does not seem possible in the current state.

    TAndrieu Thanks for your query. I can confirm there is are no plans to support Monobehaviours in Mesh.

     

    Instead of Monobeviours, we provide two mechanisms (cloud scripting and visual scripting) for adding logic to an environment. This is described in the scripting section of the Mesh Documentation.

     

    (It also might be worth considering Webslates, since they can be used to visualize custom information.)

Resources