Hi, I'm very new to this, I was wondering if there was some way I could get a public variable from an actor to use in a different actor? The specific example is that I want the X and Y values of a car (which is variables carX and carY, which are always set to the getX and getY of the car) so that I can set a cannon's X and Y to the car.