Hello, I have a gate with two separate parts and I want to move both with one blueprint. My goal is to rotate the main body then translate the position of the second one while they are attached to each other. I tired many different ways however every time there is a different problem. Here is my blueprint and the problem happens on the screen. The last picture is the what I want as a ending result.
Shouldn’t need to translate the second piece. If you make it a child of the main mesh in the bp, and edit the mesh so its origin as at the hinge point, it will move when the parent rotates. Would just need to set its rotation with the timeline.
So in bp viewport, it would look something like this:
Event graph would just do relative rot like you did:
I just used damage so it would fold up when I shot it lol.