An all-in-one game research tool! It loads all the animations that are currently playing!
Idea taken from Edge's Audio Logger.
OPEN SOURCE CODE
loadstring(game:HttpGet("https://raw.githubusercontent.com/LocalScriptMaker/Animation-Logger/refs/heads/main/Script"))()
- Save Selected - saves selected animations
- Save All - saves all animations
- Clear Selected - clears selected animations
- Clear All - clears all animations
- Yourself - finds animations playing in your player
- Players - finds animations playing in other players
- Selected - finds animations playing in selected rig
- All - finds animations playing in all rigs
When you click on a loaded animation, a panel will open with detailed information about it, for example: animation ID (can be copied), name, and basic playback functions
P.S I would really appreciate it if the owner of Infinite Yield would add this to the list of admin commands!