- i have 2 unrelated actor BPs, their instances are sitting in the level:
- actor B has a new variable that can reference an instance of actor A:
- actor B can now decide which instance of actor A to reference:
and B can now access A directly:
We’re not using the LB at all here.