Getting the position of ActorA and passing it to ActorB?

  • flag the button we click as isVariable:

image

  • inside the CAR actor that has the widget component:

The above translates to: whenever we click this actor’s widget component’s button, move the currently possessed Pawn to this actor’s location.


No need for any script inside the widget.

1 Like