public float rightarmAttack() { return(rightArmNode.getNodeAtk()); }
public float leftarmAttack() { return(leftArmNode.getNodeAtk()); }