Buy Me a Coffee at ko-fi.com

A global API used for control of Blockbench Animations

Returns a table with all animations

overload 1:
AnimationAPI.getAnimations(): Table
typings.80563118
Method PropertyFluent DescriptionRepresentation
Return Value

Return a table with all playing animations
Takes a boolean parameter, where if true, animations in the HOLDING play state will be included in the table

overload 1:
AnimationAPI.getPlaying(): Table
typings.80563118
Method PropertyFluent DescriptionRepresentation
Return Value
overload 2:
AnimationAPI.getPlaying(hold: Boolean): Table
typings.1729365000typings.80563118
Method PropertyFluent DescriptionRepresentation
hold accepts
Return Value

Stops all playing (and paused) animations

overload 1:
AnimationAPI.stopAll(): AnimationAPI
typings.1338202134
Method PropertyFluent DescriptionRepresentation
Return Value