To this day I hit my head on a wall trying to find out why did roblox made tool system like this.
@outcast69 Жыл бұрын
😅yep same
@baconheadhair69388 ай бұрын
tool system is fine
@KarlCo.8 ай бұрын
i was hitting my head before i watched this video
@Foxywoxy2005 ай бұрын
luau made the coding, roblox used the script service
@Imaturtledev5 ай бұрын
somehow when i made the tool it kept teleporting me to the position where the block was in the lobby and getting me stuck in the ground even though it wasnt anchored
@deppy_logs Жыл бұрын
0:10 got us in the first half ngl
@YuriFan6000Mario Жыл бұрын
@Curious pay more attention at the shape when they start building it, you might be able to see it
@MelonMate Жыл бұрын
it really didn't until I saw this comment
@Agmp23 ай бұрын
Took me 3 parts
@JohnPaul-v2f2 ай бұрын
lol
@JohnPaul-v2f2 ай бұрын
us?
@Zillamationz9 ай бұрын
Calmly says "now lets script it to kill other players"
@STZJ Жыл бұрын
2:53 local DebounceTable = {} script.Parent:WaitForChild("Hitbox").Touched:Connect(function(objectThatTouchesTheHitbox) if objectThatTouchesTheHitbox.Parent then if objectThatTouchesTheHitbox.Parent:FindFirstChild("Humanoid") then if DebounceTable[objectThatTouchesTheHitbox.Parent] == true then return end DebounceTable[objectThatTouchesTheHitbox.Parent] = true objectThatTouchesTheHitbox.Parent.Humanoid:TakeDamage(30) wait(2) DebounceTable[objectThatTouchesTheHitbox.Parent] = nil end end end)
@MrMunch623_RBLX Жыл бұрын
thanks 👍
@plurio1 Жыл бұрын
you realize theres a link for that..
@STZJ Жыл бұрын
@@plurio1 save tim
@Msxwellllllllllllll Жыл бұрын
ThatOneDreadHead
@StealBlox Жыл бұрын
There a literal link for that in the description.. 😑
@VVRXTHH Жыл бұрын
Can you show how to animate it swinging please?
@VideLiegise-p7m Жыл бұрын
I wish you the best to get noticed
@Aden_him8 ай бұрын
animationnnnnnn!
@watchyogdofyevu93555 ай бұрын
Local tool = script.Parent Local plr = tool.Parent Local hum = plr.Humanoid Local Anim = script.Animation Local track = hum:LoadAnimation(Anim) Tool.Equiped:connect(function() click.Button1down:connect(function() Track:play() End) End) Thats how i did it
@CallytheCalicoCat3 ай бұрын
local tool = script.Parent local animation = Instance.new("Animation") animation.AnimationId = "rbxassetid://(whatever the animation id is)" local debounce = false --functions tool.Activated:Connect(function() if debounce == false then debounce = true tool.Parent:FindFirstChild("Humanoid").Animator:LoadAnimation(animation):Play() wait(1) debounce = false end end)
@TheSquadsStudio122 ай бұрын
@@CallytheCalicoCat omg it works ty bro, (just add a script into the sword tool, and copy and paste this script)
@opiaif20202 жыл бұрын
it still worked! thanks man I really appreciate it
@LightningPlayzTV Жыл бұрын
When I made my tool. I equipped the tool and it took me to the place I was making it. How do I fix that?
@LightningPlayzTV Жыл бұрын
@@alexkonkin3317 Nvm I managed to fix it last week but thanks for the help though
@rodie35708 ай бұрын
how? can you explain
@rainiell6122 жыл бұрын
thx man you are the best guy i have ever watched
@Outra2024 Жыл бұрын
hint: union all other parts except for handle and then add weldconstraint
@Shurimi-d9v Жыл бұрын
OMG THX U SO MUCH IT FINNALY WORKS
@NORMAL_winged8 ай бұрын
good idea..LETS GO NOW İ CAN MAKE GİANT SWORDS
@AuthenticKaleАй бұрын
This was very fun to follow, especially when I just put in the classic sword gear and changed the model, which achieved what I personally was looking for. This is a great tutorial nonetheless! Thanks dude.
@Windy0212 ай бұрын
How to weld everything faster: Select every part and click create and click weld and everything should automaticlly weld
@businessnoo5 ай бұрын
Whenever I try to do the step at 3:20 I can’t because my tool turns invisible and idk how to turn it back? Please help
@grumpysourdough2 ай бұрын
did you turn the hitbox transparent or the whole weapon?
@YurOli221 күн бұрын
it because it is in the starter pack, currently there is n player holding it, so it will not appear
@Dongdongguliguli7 ай бұрын
for some reason i end up teleporting to my sword and it ends up dissapearing, i checked all the things and it still doesent work, please help me fix this
@oris77777 ай бұрын
is it un anchored and in the starterpack
@Jis_notok3 ай бұрын
add a little box named handle hidden inside of the actual handle itself
@henryman24512 жыл бұрын
you should've put the code for the sword in the description so i dont have to copy it from a part of the video so here is the code for the sword: local DebounceTable = {} script.Parent:WaitForChild("Hitbox").Touched:Connect(function(objectThatTouchesTheHitbox) if objectThatTouchesTheHitbox.Parent then if objectThatTouchesTheHitbox.Parent:FindFirstChild("Humanoid") then if DebounceTable[objectThatTouchesTheHitbox.Parent] = true then objectThatTouchesTheHitbox.Parent.Humanoid.:TakeDamage(30) wait(2) DebounceTable[objectThatTouchesTheHitbox.Parent] = nil end end end end)
@zsoltdebreczeni35762 жыл бұрын
true legend
@henryman24512 жыл бұрын
true
@e靈魂2 жыл бұрын
u r LEGEND
@revenantsrc40022 жыл бұрын
He already put a link to the pastebin in the description.
@goodguy90842 жыл бұрын
thanks! quick question: dose this work for blender vfv swords because i made one
@selfwastaken2 жыл бұрын
it will, just import it as an fbx and call it a handle, then code it
@StealBlox Жыл бұрын
yes as long as u insert ur model to roblox studio
@flopplayz13712 жыл бұрын
3:37 BALLER
@Murathhan2 жыл бұрын
yea
@EggsToMe5 ай бұрын
Thanks for the tutorial, you saved me on the weld part
@NothingNeat2 жыл бұрын
Ummm when I equip it it just teleports me to it and I can’t move
@lorincvass74002 жыл бұрын
maybe cuz its anchored
@YummyChez7 ай бұрын
@@lorincvass7400 it happens to me to and its unanchored
@Meowcat0911s_new_accout3 ай бұрын
@@YummyChez check your handle, it could also be anchored
@Ryushark172 Жыл бұрын
how do i fix everytime i use it it teleports me to where i put the sword
@i2hs211 ай бұрын
unanchor it
@source-enjoyer-72s6 ай бұрын
if anyone knows a little bit of blender, you can make something in it and spend less time adding weldconstraints to your tool
@proffesorfkill3r5gamer952 жыл бұрын
There's a q perfection weld u know..
@att1cus8 Жыл бұрын
TYSM!!! This really works with my idea
@lolam890plays5 ай бұрын
Fun Fact: If you do this without putting it in starter Pack, its a pick up able item,
@notme44502 ай бұрын
This is the First video I found that worked when it’s more than 2 years old.
@thesoup_5 ай бұрын
I have a question can you make the parts a model and weld the model as a whole to the handle part?
@QuestStud2 ай бұрын
me before getting the script: "Hippty Hop Your script is in my Property Now!"
@ZkAk-u3i5 ай бұрын
how do you add an animated sword attack?
@puggy1_wuggy2 Жыл бұрын
My sword doesn't work I followed all the instructions but when you pick it up and use it it doesn't deal damage to enemies but when you try to pick it up it damages you. HELP
@ZyanFernando11 ай бұрын
Lol the sword backfired
@ZyanFernando11 ай бұрын
Its cuz anyone who touches the sword having a humanoid will take damage.
@puggy1_wuggy211 ай бұрын
@@ZyanFernando l fixed it with a script that includes an animation
@itzmqximingame2 жыл бұрын
awesome video this actually worked to thank you alot!!!!
@lopldey Жыл бұрын
Why is Insider Tech stealing ppl vids and giving no credit
@Propeller_Hat_Cat7 ай бұрын
Thank you very much this really work!
@InvertDoge2 жыл бұрын
no animation?
@Gooberguy473510 ай бұрын
i made the sword holdable but i cant make it do damage idk if its the script or something else
@ReduxMe Жыл бұрын
Why whenever I equip it I get stuck in the baseplate?? I unanchored it too
@SkilleDDefender_alt9 ай бұрын
Move it above the ground
@ReduxMe9 ай бұрын
@@SkilleDDefender_alt I have learnt scripting 🗿But thanks bro
@Ultraspinspenspinning29 күн бұрын
can someone help me when i test the game the sword just stays in place and the handle comes in my hand and i tried unanchoring the sword but it just breaks apart into pieces.can someone help?
@Lt.Sunrise_Gaming Жыл бұрын
Spend hours wasting my time. Made the script and after the katana was in the starter pack, unable to select the katana and it's part, unable to move from starter pack now i cant edit the katana in any way very disappointed pls help
@HeroEmu_Gaming5 ай бұрын
you need to take it out of starterpack
@HeroEmu_Gaming5 ай бұрын
and back into workspace
@Its_Thomas_ Жыл бұрын
How come my character cant hold it, like it appears in my inventory just not in my hand
@hotcheeto69 ай бұрын
i do have one problem whenever i pull it out it either makes me fall over or teleport to a random position
@NoahRosario-pf5qn9 ай бұрын
un anchor it or make a weldconstraint for each part ex theres 7 parts minus the handle, make 7 weldcontstraints and then put part two as handle or do both
@Balloons-ce8um2 ай бұрын
Why do I get teleported inside of bace plate when I select sword
@unidentifiedperson-tr9qw8 ай бұрын
2:24 my sword shattered where it was before and i had a red cube in my hand
@35kagan8 ай бұрын
Yes ım having this problem.Did you find the solve?
@NoahRosario-pf5qn6 ай бұрын
@@35kagan to fix this make sure that the weldconstraint is on both the handle and the part, and make sure that there are enough weld constraits for all parts (so it would be like , handle, part1, handle part2) and make sure it is all unanchored
@35kagan6 ай бұрын
@@NoahRosario-pf5qn thank you dude but ı solved 2 monthd ago :D
@Matiasgsspider5 ай бұрын
okay this works but you know how is sword is like standing upwards well my sword is kinda facing the back of the plyer how do i fix that????
@dendroxxguy7 ай бұрын
whenever i try to equip the sword its like its anchored to the ground, and whenever i check its always unanchored. do you have any idea on how to fix this?
@salocins7 ай бұрын
You may be checking the tool itself Instead, look at the individual parts itself, and see if any of the parts are anchored If some are, un-anchor them.
@TopazTerra503 Жыл бұрын
Thanks, but how do i animate it?
@CottonCandyCruze Жыл бұрын
Please help why I can't move witזh the sword when I use it I fly🙏
@lukaa27 ай бұрын
some of the parts in your sword are anchored, make sure that the anchored check is off, also im very late so just ignore me if you've already solved your problem
@arcade_023 ай бұрын
an easier way to weld would be using the create button on the modeling section
@RealMxgul Жыл бұрын
When my weapon is equipped its still were i was making it at not in my hand
@Cill278 Жыл бұрын
The store doesn’t work I did all of that I need the tool I put it in the starter pack but it just falls over
@Omeg_lags Жыл бұрын
tysm brooo really useful!
@samedkarazhayev3102 Жыл бұрын
how do i animate?
@ZyanFernando11 ай бұрын
Make Animations for it
@realbloxmines93882 жыл бұрын
BRO I LOVE YOU SO MUCH TY NOW I CAN FINALLY ADD PICKAXES TO MY GAME
@samangso Жыл бұрын
Can you animate the swinging animation
@werewolfplaze Жыл бұрын
bro it doesnt work, I did every single thing for the welding and the sword just gets stuck in the ground and I teleport into the sword. HOW DO I FIX THISSS
@Umbacon-iw4cy Жыл бұрын
Unanchor it but my problem is the scripting isn’t working
@chelik_20 Жыл бұрын
bruh it is 2023 i can't do anything at 1:40
@yklance11 ай бұрын
Whenever i equip it i just get send to where i placed the sword, can you help me?
@ZyanFernando11 ай бұрын
Maybe you forgot to unanchored it or maybe change r15 to r6 or vice versa
@SciGamering8 ай бұрын
unanchored
@N3GAT1VE-m4i2 жыл бұрын
Ayyy it worked for my game! Thank you! Can you make a video on making animation's for your sword please?
@gttkki53432 жыл бұрын
i gotchu bro i can do that.
@OfficialDarkZiper Жыл бұрын
no your lying, i dont see the rig builder on my roblox studio, so it is... FAKEEEE!
@N3GAT1VE-m4i Жыл бұрын
@@OfficialDarkZiper ... you might havent done it right?
@Ethers.Exalianyt Жыл бұрын
@@OfficialDarkZiper rig builder is there you jut dont look.
@Ethers.Exalianyt Жыл бұрын
@@OfficialDarkZiper you must go to avatar
@IceKey193 Жыл бұрын
Theres a problem where when you equip the tool the player will be sent to that spot how to fix it?
@aadvikreddy686 Жыл бұрын
Did u forget to unachor it
@IceKey193 Жыл бұрын
@@aadvikreddy686 No
@superduperbob2 жыл бұрын
so, when i equip the sword, it is being held horizontally, not vertically
@kabouterplop61582 жыл бұрын
its because of ur handle make a new Handle and rotate it until its perfectly
@superduperbob2 жыл бұрын
@@kabouterplop6158 yeah i know i fixed it, plus i got rid of that shit cause it didnt work
@muffinmaniacs193 Жыл бұрын
@@kabouterplop6158 actually its becuase of the grip.
@Paquiu100. Жыл бұрын
@@muffinmaniacs193 no actually because his ip is on ohio ç
@the1andonlyprehistoricpineappl11 ай бұрын
@@Paquiu100.🤣🤣🤣 you’re so funny (😐)
@t3dspace3 ай бұрын
My animations are not working for some reason, for like a year, and i had to revert back to this 😭 thanks tho
@hackerman3511 Жыл бұрын
Ah, so you too realize the sudden appearance of the famed "AlvinBlox".
@randomguy8092 Жыл бұрын
Ruins my custom jump animation, how do I fix?
@nassernaser87888 ай бұрын
when i start the game and i select the swords it teleports me to where the sword used to be how can i fix this?
@BIuStarProductions8 ай бұрын
that means it's anchored, you can unanchor it by selecting the sword part and pressing unanchor at the home tab at the top of studio
@bosstank68542 ай бұрын
Thank, I got my sword fish.
@e靈魂2 жыл бұрын
How to make the character use 2 sword in same time like kirito
@lil_lam-696 ай бұрын
it doesnt work for me :(
@L3718 ай бұрын
How do you make it so that it will swing
@NickScarman9 ай бұрын
That welding thing is weird. can you not design the sword and merge it together somehow where it isn't 20 parts.
@NoahRosario-pf5qn9 ай бұрын
union each part to make one part besides handle then weld it :D
@Kjilness7 ай бұрын
union the parts and name it handle
@Pepe_frog27 ай бұрын
Bro thank you so much!
@fnafman95 ай бұрын
Does anyone know how I can add a swing Animations?
@imagay7889 Жыл бұрын
i still dont undertand what you did on 1:16
@Zorblin2 жыл бұрын
Yay this will work perfectly for my game!!!
@OfficialDarkZiper Жыл бұрын
no your lying, i dont see the rig builder on my roblox studio, so it is... FAKEEEE!
@Zorblin Жыл бұрын
@@OfficialDarkZiper I did it 3 months ago and it worked fine. I don’t have rig builder anymore too or animation thingy.
@Chillitastic_official Жыл бұрын
They moved it somewhere else
@OfficialGoozy Жыл бұрын
they moved it to avatar @@Zorblin
@Player_NH Жыл бұрын
thats cool and all but how do you make it so you can actually hit something. like when you press rmb it hits.
@WalterFromFortnite9 ай бұрын
just use an animation
@weirdmelon56962 жыл бұрын
Many thanks to AlvinBlox who always makes my day (:
@entvolx2 жыл бұрын
hey i added this and folowed step by step this tutorial but it doesnt work u know why
@orangedrip2 жыл бұрын
@@entvolx its a fake script you just got bamboozled
@entvolx2 жыл бұрын
@@orangedrip yeah i reallized it.
@sapphichalovianrobin2 жыл бұрын
@@entvolx not fake tho worked for me
@Ethers.Exalianyt Жыл бұрын
@@sapphichalovianrobin yeah it isnt faked you others didnt type it right lol
@christophergimeno393 Жыл бұрын
Yoo alvin there is a bug. If even if you stay away from the target. it still damanges them. Until they are dead
@sy1216 Жыл бұрын
Im suprised that insider tech even made a video on roblox
@opiaif20202 жыл бұрын
DebounceTable dosent work so I used DeboundTable
@KSAINMOST Жыл бұрын
But what about animations?
@donaterplays52762 жыл бұрын
Do you get video from AlvinBlox Chanell?
@Vexyxzc Жыл бұрын
why doesn't it get placed in my hand but the place were i put it in the workspace??
@K.acper07 ай бұрын
one part is probably anchored or you placed it in the ground, i recomennd placing it in the air so when the game starts its on the ground and u can pick it up
@RepublicofMJ9 ай бұрын
The unanchoring was a solution to a critical problem, but the creation of another. This kept happening to a point where I can't follow along.
@RepublicofMJ9 ай бұрын
Also, what the flip is 1:29 THIS?
@lautre-cote6 ай бұрын
what's the problem?
@saolovee2 жыл бұрын
Nice this tutorial was really helpful i subbed to this channel and alvins channel Thanks!
@orangedrip2 жыл бұрын
are u being forced to comment this this doesnt work
@krispykriisp Жыл бұрын
@@orangedrip it does work lol ur doing it wrong
@orangedrip Жыл бұрын
@@krispykriisp yes actually… 💀
@kingstickboy557 Жыл бұрын
my sword doesnt go in my hand when i select it
@MilkyOnYT Жыл бұрын
this is bullshit because as soon as i put the tool in starterpack the touch interest disappears
@Regeaj797813 күн бұрын
bro i seriously checked the description to find the script and couldnt so i paused the video right when he showed the script to hand type everything out then when i finally finished i played the video some more and found out it was a LINK in the description!
@MrMunch623_RBLX Жыл бұрын
how do you select all parts like that lol
@NoahRosario-pf5qn6 ай бұрын
go to the part on the top and select it and go to the bottom part and while holding shift select it
@dacoolestskirrel3 ай бұрын
im struggling to give it a swing animation brah
@MoonLmao Жыл бұрын
bro sounds like Richard Ayoade
@itscrystillizedgamer Жыл бұрын
wait but my sword dissapeared
@anniyahvive Жыл бұрын
same
@robloxgamerbro492 Жыл бұрын
the code isn't in description
@alyx6828 Жыл бұрын
this is so tedious, if you have a weapon with a lot of parts its so difficult to give all of them a weld constraint, there has to be an easier way
@TheCardboardDinosaur Жыл бұрын
As a long time game dev and animator, there is not.
@QUBIQUBED Жыл бұрын
@@TheCardboardDinosaur there is, actually Some developer on KZbin I vaguely knew made a plugin known as "Constraint Creator". This lets you select 2 or more base parts and weld them all at once, this works with constraints, welds, motor6D's, etc. There might be some bugs, but I haven't found any issues with it!
@thejanitor5671 Жыл бұрын
I may be wrong but I think you can use blender to make the tool then just have two halves a sword to constraint
@CertifiedBowgartfan Жыл бұрын
i just used d-weld..
@Galaxy8081 Жыл бұрын
you can just union all the other parts together(except the handle) and weld constraint the union.
@prodfym2 жыл бұрын
Whenever I try to equip it it teleports me to the spot where I modeled the sword and puts me in a werid position. I tried to fix this problem for 7 hours please help!
@prodfym2 жыл бұрын
@Natty No it isnt...
@jxrdxn46232 жыл бұрын
it may be welded to the baseplate, try moving it
@TheSeaBucket1 Жыл бұрын
Ik I’m late but basically the sword is not supposed to touch the baseplate, take it out of startpack, and select the move tool to move it above the baseplate it should work
@issunnemyfavorite Жыл бұрын
@@prodfym it is, basically anchor it and unanchor it.
@notcringe77592 жыл бұрын
how do i make it so it knows who the player who owns the sword is
@sergiuburuian61182 ай бұрын
I CANT SEE TOUCH INTEREST. I SPELT IT CORECT AND I STILL CANT SEE IT
@robuxprotonoovbАй бұрын
how u do dang weid contrant roblox why not just leave handle and model and script thats it we dont need 1 extra we got enough
@JoinTeamSinisterАй бұрын
how do i make it do an animation
@masontroy85147 ай бұрын
thanks helped alot
@coyte19 күн бұрын
when i hold it im stuck
@Mf_Anisins2 жыл бұрын
ok but now how do i add custom animations?
@okascripts45132 жыл бұрын
Look at a different video for that because this one just says how to make it do damage, but you can make animations and add a script to it called animation Script or whatever then you add the script in but watch a diff vid for that.
@Mf_Anisins2 жыл бұрын
@@okascripts4513 i figured it out like 2 hours after i made this comment lmao