Radial Display LPK_RadialDisplay.cs

A component for a radial style counter display.

Suggested use:

Display health, cooldown, or goal progress using a circular radial display.

Use as a Counter's display property. Proportionate pieces will be added and removed from the display as the connected counter decreases. The sprite used as the display object doesn't have to be a circle, but it will look the most aesthetically pleasing as one.

Examples found in: Project 6

Components
Property Type Description Default Value
Debug Properties
Print Debug Info Boolean Toggle console debug messages. False
Label String Notes for the user about this component. This does nothing to the game or build. None