void AssignCharacterWalking(GameObject go) { characterWalking = go.GetComponent <CharacterWalking>(); }