Action between arrangements

How do I make the buttons from one arrangement act on another arrangement?

I am making a game and I have a world map, an encounter "screen" and an arrangement that houses the buttons that control the characters. So, I'm wondering if there is a way to make the buttons from the character control vertical arrangement work on sprites in the encounter vertical arrangement.

Character Buttons
Encounter Screen

Here are the blocks I have so far.

What will x & y be in relation to where Encounter_PLayer_1 is before the move, or will they always be the same coordinates?

x and y will be the location touched on the canvas in the encounter vertical arrangement.

:question:

image

not sure about your if condition

image