Skill Hovercard UGUI
A component that displays skill information.
Last updated
A component that displays skill information.
Last updated
The Skill Hovercard UGUI is a customizable component that is used to display skill information. This will automatically open when a skill is hovered.
The hovercard must have an Animator component with an animation named "Open" and another named "Close." This should be set automatically if you added the hovercard with its .
For customization tips, see Hovercard.
Content
The main content container.
Animator
The animator component.
Video Player
The object that runs a video.
Appearance Delay
The length of time the user must hover over a skill for the details to display.
Label Layout
The layout group used by labels.
Title Label
The label that displays the title.
Subtitle Label
The label that displays the subtitle.
Description Label
The label that displays the description.
The properties are automatically set if you added the component to your scene with its .