Hello, I am trying to load a slashing animation for a sword I am making, but it keeps giving me an error when I join an actual server. Solo testing and online testing in studio works fine.
The game I am working on is a group game, and I am the owner of the game and group. I also own the animation that I am trying to load.
I uploaded the animation to Roblox roughly 24 hours ago, so I find it hard to believe that it is still being moderated. Any help is appreciated. Thanks!
You can try using Inst_hum:LoadAnimation(scipt.Parent:WaitForChild("Slash") instead. I don’t know why that would help but you can try… Also, does the animation play but you get errors or does the script stop working. I have heard cases with audio where the audio works but people get errors. I am by no means an expert but that is what I would do…
The animation didn’t play, and it gave errors. The script also stopped working. However, by following Proxus’s advice, I have resolved my issue. What I did was upload my animation to my group then loaded it in my script.