So I’m new on UE5, I’m working on a project and I will need to switch between differents meshs (? if I use the right term) on a click of a button (I want a model and switch clothes with a button).
I think I got the right blueprint to set the right mesh from a array of mesh, but I don’t know how to load them into the array.