WTF huge bug... Comp doesnt do anything.. now i have to restart the game. There should be a pass option for both the player and comp (when the comp can't do anything).
What is the difference in declaring
static var healthMeter:HealthMeter;
and
static var healthMeter:MovieClip;
What is the difference and when should they be used?