mob |
Problem description:in the game the health bar dont updated
Code:
Problem description:in the game the health bar dont updated | ||
#1 Jun 9 2012, 12:35 pm
|
|
Check this out.
| |
Yusuke13 wrote:
Check this out. I actually am using that for my game but may i ask how do i add a mana one? | |
Dr.Penguin wrote:
I actually am using that for my game but may i ask how do i add a mana one? In the same manner. | |
Yusuke13 wrote:
Dr.Penguin wrote: Yeah but i want the health in the right and the mana in the left how do i change that | |
Dr.Penguin wrote:
Yusuke13 wrote: Make a Mana Obj, And Change The screen Location in the code to go where you want. In this case if you want it to go next to it. changed the x,11 to x,10 | |