Unity-Runtime-Animation-Recorder
Unity-Runtime-Animation-Recorder copied to clipboard
Added a keyframe limiter
Limits the rate at which a keyframe is saved into the Unity animation. By limiting the number of keyframes in the animation, this allows easy and smooth modification of the animation after recording. Without limits, modifying a huge amount of keyframes would cause Unity to freeze for minutes before any modification is applied.