4 lines
140 B
C#
4 lines
140 B
C#
|
|
using UnityEngine;
|
||
|
|
/// <summary>Legacy — replaced by StepAnimationHandler.</summary>
|
||
|
|
public class AnimationController : MonoBehaviour { }
|