Sean Meighan
Welcome => Do You Need Help? Post it here => Topic started by: stgregg on August 22, 2021, 10:52:31 AM
-
Trying to figure the best way to have null pixels between connected props. In the past, it has been suggested to make a virtual string or manually enter the start channel. With Auto Config enabled, I don't believe manually entering a start channel is possible. What is currently the best way to accomplish this?
-
Not enough information here to be sure. Generally you define it on the prop after the null but that won?t work if it is multi string and only the first has nulls. Other way would be a dummy prop for the null.
-
Thanks Keith. I'll go the dummy prop route.