okay so
i made a blueprint interface and a function inside it named CarFlipper
, added the interface to my AVS Vehicle Blueprint
then created an event named Car Flipper and attached it to my Car Flipper code that works when driving the car
then in the first person player I added an actor variable named Flipped,
Created a button press, linked that to the message to the interface and linked its target to Flipped