Hello everyone,
Is there a way to duplicate a CacheSelect TOP using the Replicator and have each replicated Select use a different frame automatically — without manually setting the cache for each one?
Thanks a lot.
Simmern
Hello everyone,
Is there a way to duplicate a CacheSelect TOP using the Replicator and have each replicated Select use a different frame automatically — without manually setting the cache for each one?
Thanks a lot.
Simmern
As replicated nodes get a unique number appended to the node name , you can use an expression like me.digits to get the number from the node name. You might need to modify / negate that number depending on your setup