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?