I'd like to know a few things about how to use the equipment list.
1) I want to display empty slots for unequipped slots.
Even if I set an empty shortcut, unequipped slots remain inactive.
2) I want to display a shortcut UI other than the default shortcut UI set in Makinom.
Even if I set it directly on the prefab, only the default shortcut UI is displayed.
Please give me some advice.
1) The HUD Equipment List will display the equipment's shortcut UI if something is equipped on a slot and use the Prefab defined in the component if the slot doesn't have an equipment.
This component only lists the things and doesn't really have much functionality. You can use HUD Equipment Slot (Content Provider) in combination with HUD Equipment Slot Content components to show individual equipment slots with drag+drop interaction settings.
2) You can set up different shortcut UI prefabs via the Add Key Setup button in the shortcut settings. I.e. you can bind prefabs to a defined key.
The HUD components and menu screens can define a UI key to use, which will use the prefab of the matching key.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Thanks to you, I was able to display the shortcut prefab.
Next, I would like to change the display content of the shortcut.
Can I ask another question?
I would like to display the names of slots such as weapons and armor.
I entered in HUD Status Text Content, but it is not displayed properly.
Are there any other settings I need to make?
You'll need to use HUD Equipment Slot (Content Provider) and HUD Equipment Slot Content components to display equipment slot content.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
I tried creating equipment slots using the Shortcuts HUD tutorial, but I couldn't get the slot names to display.
Is there anything else I need?
Can you show your current setup?
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Apologies for the lack of understanding.
Thank you for your advice.