In my game the classic swords are not working?

i wasn’t sure what category to put this in so sorry if it is in the wrong one

so i was trying to add a sword fight mode in my game, but for some reason these basic roblox toolbox swords are not dealing damage to players. i am confused because i tried the same sword in a different game, and it worked fine, but it doesn’t in this game, even in the starterpack.

i dont know what to include in this

If swords from the Roblox toolbox are functioning in other games but not in yours, it’s possible that a script or setting in your game is causing the sword to malfunction. Make sure your game doesn’t have any collision or hit detection problems. Hits may not always register on the sword if there are non-collapsible sections or if layers are obstructing the swing.

To find out whether something is stopping the swords from doing damage, check your game settings. Your game may have various settings, for instance, when it comes to player damage or interactions. Make sure the sword has all the necessary scripts attached to it. Some toolbox items come with scripts that are essential for their operation. If these scripts are missing or have been modified, the sword might not work correctly.

Hope this helps, good luck.

1 Like

in order to find this problem, i deleted everything in the game (except for the sword, platform, and spawn), the sword in this game still did not work, so i dont know.

but thank you for trying! ill keep working this out.

So is the sword working fine besides the no damage? If this is a prevalent free model where could I check on it?

yess, it seems like everything else is working.

i also dont think i mentioned that it is working fine on regular dummies, just not on players.

also the sword is just the basic classic sword by Roblox.

OKK I FIGURED IT OUT

turns out the classic roblox sword has a friendly fire thing for teams and i didn’t realize

thanks everyone for helping, sorry for wasting time haha

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.