GitHub download link:

https://github.com/JimmyHelp/JimmyAnims

Wait, what is JimmyAnims?

Current Version: 7

JimmyAnims is a script that will play animations with specific names for you!

Setup is easy and only requires two lines of code.

You choose animations by naming them in Blockbench based on a specific list of names JimmyAnims accepts. There is a list further down in the tutorial.

Code Setup:

local anims = require("JimmyAnims")

Giving JimmyAnims Your BBmodel

Put this line of code UNDER where you do the above require.

anims(animations.BBMODEL_NAME_HERE)