Hi I want to create more Merchants but I am Stuck. The problem is that i have One Blueprint for both of them
because they are both the same type merchant but they offer different items.
I have 2 Merchants in the world:
Now the question is how can the system recognise one from another when player interact with them? Because the thing is when right now I open the shop both of them offer the same items even when the second one have set different items in the Offer array.
This is where i think the error is because if I set number 1 in “Get” then there will be offer of the second merchant.
But i really dont know how to set the blueprint so both of them would have their Offer not the same one. Any ideas?