void Awake() { character = gameObject.GetComponent <LT_Character>(); }
void Awake() { character = gameObject.GetComponent<LT_Character>(); }