UIController
The UI Controller includes several references that are already properly assigned, configured, and equipped with tooltips within the Unity Inspector. These references do not require modification. For clarity, only the customization settings will be displayed here, omitting the predefined references.
If you need help, feel free to contact Support.
HEALTH
BarHealthDisplay: Use Sliders to display player statistics.
NumericHealthDisplay: Use Numbers through text ( TextMeshPro ) to display player statistics.
ATTACHMENTS
usingAttachmentColor: Color of an attachment UI element when it is equipped.
notUsingAttachmentColor: Color of an attachment UI element when it is unequipped. This is the default color.
More information regarding Attachments.
EXPERIENCE
lerpXPSpeed: Speed at which the XP bar is filled when collecting XP points.
UI EVENTS
displayEvents: An object showing death events will be displayed on kill
Last updated