Files

4 lines
140 B
C#
Raw Permalink Normal View History

using UnityEngine;
/// <summary>Legacy — replaced by StepAnimationHandler.</summary>
public class AnimationController : MonoBehaviour { }