bool IsHurtTest()
		{
			return charDriver.IsBeingHurt();
		}