Skip to content

LocalScriptMaker/Animation-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Animation Logger

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

Link

loadstring(game:HttpGet("https://raw.githubusercontent.com/LocalScriptMaker/Animation-Logger/refs/heads/main/Script"))()

Basic functions

Settings

  • Save Selected - saves selected animations
  • Save All - saves all animations
  • Clear Selected - clears selected animations
  • Clear All - clears all animations

Scan

  • 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!

About

Displays all animations that are played in the game!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published