HeroBridge Component

Part Icon Generator

Generate Sidekick part preview icons and matching UI buttons.

Part Icon Generator

Use Sidekick Part Icon Generator to make preview icons for Sidekick parts and create matching UI buttons. It works well for character creators, equipment menus, and other part selection interfaces.

Choose an Apply Mode, then configure these fields:

FieldWhat it does
PlayerThe character used as a color reference for the generated icons.
Part HolderA dummy character that holds parts while icons are generated. Use the example holder prefab when possible.
ContentThe GameObject where generated buttons are placed.
Button PrefabThe prefab used for each generated part button.
Include None ButtonAdds a button that removes the selected part.
Empty Button PrefabThe prefab used for the None button.
Part TypeThe category that HeroBridge generates icons for.
Center Part TypeThe category the preview camera centers on.
Extra PartsExtra parts applied to make previews easier to understand.
Use Matching PartsApplies matching symmetrical parts when available.
Icon SizeSets icon resolution. Lower values are faster; higher values are sharper.
Zoom ModifierAdjusts the preview camera zoom.
Horizontal Center OffsetMoves the preview camera left or right.
Vertical Center OffsetMoves the preview camera up or down.
Rotation OffsetRotates the preview camera.
Always RegenerateRebuilds icons each time the component runs.
On Before GenerateUnity Event called before generation starts.

The example holder prefab is located at:

text
Assets/Plugins/Fullscreen/HeroBridgeStandalone/Examples/Prefabs/Holder.prefab

The example part button prefab is located at:

text
Assets/Plugins/Fullscreen/HeroBridgeStandalone/Examples/Prefabs/Part Button.prefab

When Include None Button is enabled, the None icon can use extra parts to create a clear preview. For example, a Hair selector can show a bald character by including Head and Torso parts.