Hey dudes and dudettes.
I have a weapon blueprint that I created by looking at this thread: https://forums.unrealengine.com/showthread.php?1047-Lets-Make-Weapon-in-Blueprint-from-Blank-Project
Picture of the blueprint with said array:
For some reason I’m not able to add any mesh to the array in the default value. The “Set Hidden in Game” function says “Target is SceneComponent” so the array variable type is a scene component but I’m not able to add anything to it… Not from the scene or the content browser. I’ve been tinkering with this for days and have not been able to figure it out.
I also have the skeletal mesh in the components section of my character to set from hidden to not hidden.
Anyone got any ideas?
Thanks