Skill Node UGUI
A component used to define a skill UI object.

The Skill Node UGUI component makes a UI object act as a skill that can be used for the runtime graph (Web View UGUI).
For customization tips, see Skill Node.
Properties
Name
Description
Rect Transform
The root RectTransform component.
Icon Image
An Image component that displays the skill icon.
Level Text
A text object (TMP) that displays the skill level. This is optional.
Pointer Upgrade Button
The mouse button used to upgrade the skill. Ensure this is different from the downgrade button.
Pointer Downgrade Button
The mouse button used to downgrade the skill. Ensure this is different from the upgrade button.
Last updated