Ok I have to fix the point. As was partially right… I mean.
In my case I’ve been force to use 2 Dispatchers because just using one doesn’t work, because of the level BP.
So ActorA sending data - First LevelDispatcher receive data and it pass data to an event, the second dispatcher here is the only one able to communicate with levelBP
Now works!
1 Like