Jump to content

[SOLVED] How to synchronize DecalOrtho to slave in runtime?


photo

Recommended Posts

In master, I will create some decalortho  and I want to synchronize them in the slave.

How should I do?

It seems the master's createNode() doesn't support DecalOrtho.

 

Thanks

Link to comment

Hi Lukas,

You are right, there is no yet DecalOrtho support. There are several ways to do it on your side for now:

  1. Modify Syncker plugin sources and add DecalOrtho to createNode() and rebuild the plugin;
  2. Use custom TCP user messages.

We will add more nodes to the Syncker in the future SDK updates.

Thanks!

 

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment
  • silent changed the title to [SOLVED] How to synchronize DecalOrtho to slave in runtime?
×
×
  • Create New...