Leadwerks Game Engine

Leadwerks Game Engine

Easy Counter UI Display
目前顯示第 1-2 項,共 2 項
更新:2016 年 11 月 23 日 @ 下午 2:35

-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.

更新:2016 年 11 月 23 日 @ 下午 2:15