How Can i Get skeletal mesh with button?

Not sure I understand what you’re trying to do. What is it that you attaching a skeletal mesh to, the car? I’m assuming that button 46 is a button on the menu and that what you want to do is add a skeletal mesh to the car when that button is clicked. (That is what this blueprint does, but only when TestGaraj is the loaded level due to the script being in the level blueprint). Keep in mind that this means that whatever the button is contained it needs to be present in the level. You also want to ensure that you initialize the skeletal mesh component if you’re trying to make a visible skeletal mesh attachement, otherwise you will have no visual indication the the blueprint is working as intended.

Hope that helps, but I’m not sure I actally answered your question. feel free to give me more information so I can better help.

Hello guys. My question is "how can i get a skeletal mesh with button on clicked.
This blueprint is not working.

Ok. When i click button “Spoiler 3”, get spoiler 3 on Car “Mustang” etc. or when i click “Supra” button, Supra is spawn where i choose to spawn… I can do this with the key “Y”.

I’m sorry, but I still dn’t really have a clue what it is you are trying to accomplish. I don’t see anything about Spoiler 3 or Supra in the images above.

This is the widget menu bp.

http://i.imgur.com/ciDll3H.jpg

Spoilers:

http://i.imgur.com/oEiq7hU.jpg

http://i.imgur.com/Y7OPMuR.jpg

http://i.imgur.com/vuQtKyV.jpg

Sorry guys but anyone know this?