Is there Such thing as adding your characters appearance in the health bar? if so, How do i do it?
Sorry if i am bothering you but i am still new to the coding stuff.
Sep 22 2014, 1:14 am
Best response
|
|
Well you make your character appearance and than use obj and screen_loc to make it appear on your screen
|
For some reason when i add the code in it won't show it on my screen is there some type of bug hiding in my source?
|
It is simple. Use variable screen_loc to set the position on the screen.
obj/HUD/HPBar Add hud with the command: mob/Lobin() |