Unity UI for displaying health in RFPS

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Azola21
Posts: 14
Joined: Fri Nov 06, 2015 5:48 am

Unity UI for displaying health in RFPS

Post by Azola21 »

I was looking at your youtube channel and I saw the tutorial on how to show ammotext using unity Ui. I was wondering if it is possible to do the same thing for health, food and hunger and if so how would i go about doing that.
User avatar
Tony Li
Posts: 23259
Joined: Thu Jul 18, 2013 1:27 pm

Re: Unity UI for displaying health in RFPS

Post by Tony Li »

Hi,

Here are the steps for health: How to Use Unity UI for a Health Bar in Realistic FPS Prefab. You can follow basically the same steps for food and hunger. The blog post explains how to use a Unity UI Slider, but you can use a Text element with a few modifications.
Azola21
Posts: 14
Joined: Fri Nov 06, 2015 5:48 am

Re: Unity UI for displaying health in RFPS

Post by Azola21 »

Thankyou so much.
Post Reply