SkillAgentSearch skills...

BasicCrunchyrollAnimPlayer

An animation player for crunchyroll with basic functionality and API

Install / Use

/learn @SteelProjectsRBX/BasicCrunchyrollAnimPlayer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is a basic custom animation player, which wraps around ffrostfall's crunchyroll to play animations from KeyframeSequences.

https://github.com/user-attachments/assets/20c4fef7-9eeb-4935-b2ca-038187333e7e

It works with any rig format you give it (R6, R15, custom) and this repository comes with the R6 rig.

To actually move the limbs using the API, you can pass an array of Motor6Ds for this module to manipulate. If you don't want to use Motor6Ds, you can just use the result world CFrames at any time via player.LimbCFrames

Use cases for this include finer control over animations and lag compensation.

Documentation: https://steelprojectsrbx.github.io/BasicCrunchyrollAnimPlayer/

Installation

Wally

basiccrunchyrollanimplayer = "steelprojectsrbx/basiccrunchyrollanimplayer@0.1.3"

Roblox Studio

Head over to the latest release and download the build.rbxm file.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated2mo ago
Forks0

Languages

Luau

Security Score

85/100

Audited on Jan 21, 2026

No findings