Leadwerks Game Engine

Leadwerks Game Engine

Easy Counter UI Display
Showing 1-2 of 2 entries
Update: 23 Nov, 2016 @ 2:35pm

-Displays a counter on screen with an icon next to it. Idea for a health or points display
-Supports Multiple Instances.
(Just add more pivots with the script attached. It will not interfere with fonts outside the object)
-Choose from 9 preset screen positions (left align, center, right align x top, middle, or bottom of the screen)
Example Project Included. Use it with a new FPS project.

The counter can be set, incremented or decremented through
the flowgraph. A trigger can be set when the counter reaches
a certain number.

Update: 23 Nov, 2016 @ 2:15pm