Hello guys,
I am working little card-game, a bit like Hearthstone and I used only UMG elements for almost everything.
So what I want to do is to address a specific player and get variables for example out of his PlayerState. I know there is an Array which could be used to get them but I don’t know how to get the enemy’s PlayerState local on each game. So on this picture you can see how I want to use this variables, I just want to manage the game-mechanics this way. One thing I don’t know how to handle is using the same code to address different players.
So I hope the picture explains what my problem is and I would be TOO GRATEFUL for everyone who is trying to help me <3
Sincerely,
Sonic1305