using UnityEngine; public class Hip : MonoBehaviour { private void Start() { } private void Update() { } }