Vehicle Selection Menu

Good Evening All,

Me and my dev partner have been looking at this for days! Neither of us can find any information on the forums or on google on how we can make a Vehicle Selection Menu.

We will have a list of vehicles in our game and all we would like to do is change the vehicle for the one selected (BP and poss anim BP)… It could be a dropdown box or a button from a menu widget, we are just unable to find a way to do this.

I hope some one here can help us out with our problem.
Many Thanks for your time
Kev

Hi Kev, I have the same issue and tried everything to get this wokring but nothing I find also is related to this. A few snippets here and there in forums and google but nothing 100% about “Set Skeletal Mesh”

I have a simple “Button” which when I press it attempts to change the Skeletal mesh used in the BP (and or multiple bp’s)

All I seem to get is UE4 chrashing or nothing happening ?

Does anybody have any help on this folks ?

Thanks
Cecil

Hello TADS421,

I was looking over your question and if I understand you correctly I may have an example to help get you pointed in the correct direction. I hope that this information helps.

Example:

In this example I am swapping the skeletal mesh for my character via a next button and a back button. These buttons cycle through an array of available meshes.

Here is screen shot of the widget that is being used. You can see the next button and the back button.

Make it a great day