Hi, I have a model where I need to animate a folding and sliding door. So I want to make this 3 panel door slide while rotating to go flat as I approach it. Is it possible to add two animations to an object to get this effect or is there another tool or method of doing this? So
1 Like
Typically you would do this as a skeletal mesh, with animation. This means you have to set the whole thing up in Blender, or such like. ( Maybe UE5 has more tools now, not sure ).
You could also pretty easily do this in blueprints, but you would need to get the structure and relationship of the components right.
2 Likes
You can do it wit a single animation in a 3D modelling software, or you could setup Physics constraints between the three parts
1 Like