Hello,
I am trying to move an elevator which I imported from solidworks using datasmith. I believe that when I imported it, it is a static mesh. I would like to move this elevator up and down using buttons and a trigger/collision box. So the only way I know to move the something in a vector is using a lerp vector which I apply to this button and trigger/collision box. So now I’ve put the button blueprint in the level but when I press it, the only thing that goes up are the buttons, and not the elevator. I do not know how to connect these two or make the elevator go up since I couldn’t find the elevator component in the button’s event graph. How do I go about moving this datasmith imported elevator using a button or should I just create the button in solidworks as well and just add a trigger box?
Thanks.