Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

My animations work in my games, but no one else's? [closed]

Asked by 5 years ago

I made a dual lightsaber tool. It worked perfectly in my games, all of them, but not in anyone else's. I've tried everything I can think of. According to the Developer Forum, this is how I'm meant to do it. The animation objects themselves are outputting errors saying "game.Players.Quezzert.Backpack.Dual Sabers.Idle : Animation failed to load in." I'm desperate at this point, can anyone help?

Closed as off-topic by User#19524

This question has been closed by our community as being off-topic from ROBLOX Lua Scripting.

Why was this question closed?

3 answers

Log in to vote
0
Answered by 5 years ago

You can only use your animations in your own games.

Ad
Log in to vote
0
Answered by
Oficcer_F 207 Moderation Voter
5 years ago
Edited 5 years ago

Hello, sadly you can only animations in your own game.

But one workaround is this:

  1. Make a game, add the animation
  2. Send this game to the person you want the animation too have.
  3. They open the game
  4. The other person saves the game.
  5. BOOM! There the other guy has the animation in their game :)

REMEMBER! IF IT ANSWERED YOUR QUESTION, ACCEPT THE ANSWER! THANKS

Log in to vote
0
Answered by 5 years ago

1.save your animation to a rig/npc 2.open anim saves 3.right click then export (on the animation) 4.export it to "GROUP animations"

And boom your animations should work

or just make a new animation and save it to "group animations"

0
That only works if it's just needed in a group. If his clients are outside of the group, it wouldn't work. Lugical 425 — 5y