Is it wise to allow players to import custom animations into my game? I’m already quite skeptical about adding this but I need to hear it from other first ![]()
yeah that’d be weird, but also how would you even make it happen, aren’t anims like audios super restricted on usage outside of given boundaries
this is the perfect time to show my creation: create.roblox.com/store/asset/16005779216
- make an animation using Roblox’s built-in animation maker
- save it (important) and dont publish it to roblox
- find RBX_ANIMSAVES in server storage
- open one of the character things
- find your animation name
- select it and click animation to script
- you now have that animation fully turned into a script using motor6ds and other stuff
- it is a bit buggy like you will have to turn off all playing animations and put an animation thats just the character doing ABOSOLUTLY nothing
reply me if you are stuck on stuff and you can copy the code from the plugin into whatever u want
(if this is nowhere near what you want I do have other ideas on how to do it)
2 Likes
not unless you make ur own animations