namespace CC { [System.Serializable] public class FootOffset { public float HeightOffset = -1; public float FootRotation = 0; public float BallRotation = 0; } }