Skip to content

Instantly share code, notes, and snippets.

View TheIndieDream's full-sized avatar

Brandon Lyman TheIndieDream

View GitHub Profile
@TheIndieDream
TheIndieDream / ReverseAnimationClip.cs
Created September 30, 2021 17:56
A Revised Script To Reverse Your Unity Animation Clip (Original Author: Pikachuxxxx)
/*------------------------------------------------------------------------------
Original Author: Pikachuxxxx
Adapted By: Brandon Lyman
This script is an adaptation of Pikachuxxxx's utiltiy to reverse an animation
clip in Unity. Please find the original Github Gist here:
https://gist.github.com/8101da6d14a5afde80c7c180e3a43644.git
ABSOLUTELY ALL CREDIT FOR THIS SCRIPT goes to Pikachuxxxx. Thank you so much for