Shotgun find branching

   842   1   0
User Avatar
Member
3 posts
Joined: Oct. 2020
Offline
Hi,

I would like to branch the network based on the result of the shotgun find query.
The problem is that if the result of the query is empty it will not execute nodes after the shotgun find node.
Is there any way to split the execution based on the shotgun query like "if result is None go left else go right" ?
Edited by zavinator - April 12, 2023 10:42:37
User Avatar
Member
3 posts
Joined: Oct. 2020
Offline
I've probably found a solution - it can be done doing the split after the shotgunserver_end...
  • Quick Links