I'm just not sure what I'm missing to make this shortcut slot display a piece of my equipment.

image

I want this shortcut slot displayed on my character hud that will display on screen. To create my combatant hud prefab
I used the scene manager context menu Makinom -> HUD -> HUD and then added an image component to it.
Then then added a shortcut slot through ORK Framework -> HUD -> Shorcut -> Shorcut slot
Then i added the status text icon content the same way, through the context menu.

I set the status text to equipment type and use content icon
And I have the HUD type set to combatant.

In game it looks like this:

image

So the icon isnt displaying and my only guess is that its an empty slot with no equipment to reference. Im not sure how it determines which equipment to use, I want it to display the equipment in my Left Hand slot.

In my combatants I am assigning default equipment to my player as follows:

image

I'm missing something and I just don't know what. Any help appreciated.
Sign In or Register to comment.