i think its centered. i have a question. this is what you put in the code.

Code:
  //Activate the shield	
Shield_Activate(100,40,1.13); //<---------------------------Play around with these Values
// Shield_Activate(ShieldEnergy,ShieldAlpha,ShieldScale)
// Start the animation update loop (runs until biped is removed)


is there supposed to be a comma after the 1 in the values instead of a period?