I want to create a parameter in a Widget using a Weapon Component variable. I tried to cast the component to create a bind, but I don’t know what to connect to the object. As an alternative, I tried to call the variable from the Controller, but I can’t do it.
1 Like
Drag from here and search for the name of your component
Always make new nodes by dragging from previous ones
1 Like
Have you added the weapon component to your player?
How did you add it? ( is it part of the player, or did you add it later with a script etc )
1 Like
I could do it!
Thank you very much !!!!
1 Like