this is a compact ui widget for the 2d skin system. it is design to discover all skins and displays in a list. and the player can then click on one and it will applies the skin to the player pawn.

<aside> 💡 this widget expects that the player pawn has a AC_SkinComponent

</aside>

notes: this widget also can filter skins and handles loading and unloaded meta skins

so if you want to replace it just take a look on how it was designed.

workflow

left and right buttons to scroll through the skin list

when hovered it will show a custom tooltip widget contained a short description about the skin

when clicked it will use that skin

the selected skin has a highlighted boarder