Code trouble making healthbar
Posted: Mon Jan 03, 2011 3:49 am
Basically all I need to know is what's wrong wih this code I'm trying to use:
if collissionnum.textnum = one.textnum healthbarguitar ChangeAnimation("healthbarguitar", "80 health", FORWARD);
I want the health bar animation to change each time the 'collissionnum' actor's textnum is the same as 'one'
can you help?
if collissionnum.textnum = one.textnum healthbarguitar ChangeAnimation("healthbarguitar", "80 health", FORWARD);
I want the health bar animation to change each time the 'collissionnum' actor's textnum is the same as 'one'
can you help?