How to make a SKILL in ROBLOX STUDIO!

Поділитися
Вставка
  • Опубліковано 30 вер 2024

КОМЕНТАРІ • 307

  • @Pythagoreantheorem-zv7qd
    @Pythagoreantheorem-zv7qd 7 місяців тому +4

    here is the local script
    have fun ;)
    local db = false
    local dbtime = 3
    local uis = game:GetService("UserInputService")
    local remote = script.Parent:WaitForChild("RemoteEvent")
    script.Parent.Equipped:Connect(function()
    uis.InputBegan:Connect(function(input, istyping)
    if istyping then return end
    if input.KeyCode == Enum.KeyCode.E then
    if db == false then
    db = true

    local char = script.Parent.Parent
    local humanoid = char:FindFirstChild("Humanoid")
    local prevwes = humanoid.WalkSpeed
    humanoid.WalkSpeed = 0

    local anim = humanoid.Animator:LoadAnimation(script.Animation)
    anim:Play()

    anim:GetMarkerReachedSignal("explode"):Connect(function(parameter)
    print(parameter)
    remote:FireServer("explode")
    wait(0.5)
    humanoid.WalkSpeed = prevwes
    end)

    wait(dbtime)
    db = false
    end
    end
    end)
    end)

  • @deadrottingcorpse
    @deadrottingcorpse 11 місяців тому +6

    Dont suffer.
    local db - false local dbtime
    local uis - game:GetService ("UserInputService")
    local remote - script. Parent:WaitForChild ("RemoteEvent")
    • script. Parent. Equipped: Connect (function () uis. InputBegan:Connect (function (anput, istypina)
    11 istyping then return end if input. KeyCode Enum. KeyCode. E then
    if db
    raise then
    db
    Local char = script.Parent. Parent
    local humanoid - char: FindFirstChild ("Humanoid")
    Local prevws = humanoid. WalkSpeed
    humanoid.WalkSpeed - 0
    Local anim = humanoid. Animator: LoadAnimation script.Animation
    wait (dbtime)
    false
    end
    end end)

  • @dr_opap
    @dr_opap 23 дні тому +1

    local script:
    local db = false
    local dbtime = 3
    local uis = game:GetService("UserInputService")
    local remote = script.Parent:WaitForChild("RemoteEvent")
    script.Parent.Equipped:Connect(function()
    uis.InputBegan:Connect(function(input, istyping)
    if istyping then return end
    if input.KeyCode == Enum.KeyCode.E then
    if db == false then
    db = true
    local char = script.Parent.Parent
    local humanoid = char:FindFirstChild("Humanoid")
    local prevwes = humanoid.WalkSpeed
    humanoid.WalkSpeed = 0
    local anim = humanoid.Animator:LoadAnimation(script.Animation)
    anim:Play()
    anim:GetMarkerReachedSignal("name"):Connect(function(parameter)
    print(parameter)
    remote:FireServer("name")
    wait(0.5)
    humanoid.WalkSpeed = prevwes
    end)
    wait(dbtime)
    db = false
    end
    end
    end)
    end)
    scrip:
    local remote = script.Parent:WaitForChild("RemoteEvent")
    remote.OnServerEvent:Connect(function(player, parameter)
    if parameter == "Charge" then

    end)

  • @alphabetkingssrb9700
    @alphabetkingssrb9700 Рік тому +15

    For anyone who says this isn't working for them, make sure to set your part used to hold the VFX to Anchored.
    You can do this in the script or in the Explorer.
    Ex. partName.Anchored = true

    • @Ehehehhdj
      @Ehehehhdj Рік тому +1

      Mine says that Walkspeed isnt a valid member of the model "Workspace.ipadtofu"
      Can u help in any way? I dunno how to fix the error

    • @lxkas3181
      @lxkas3181 Рік тому

      @@Ehehehhdj that means u are accessing the character not the characters humanoid just add an .Humanoid

    • @RugTheMug
      @RugTheMug Рік тому +1

      my anims and effects arent playing

    • @ethankirkland2018
      @ethankirkland2018 Рік тому

      Do yk how to make the charge particles actually get on me? I did everything in the vid, but once I equip the thing it just shows it in the box instead of on me+the animation.

    • @RugTheMug
      @RugTheMug Рік тому

      @@ethankirkland2018 uh i quess you have to attach the attachment to a BodyPart but im not sure

  • @insertusernamehere8125
    @insertusernamehere8125 Рік тому +11

    I love your vids because you always choose quality over quantity which is good, anyways I have a suggestion. Could you make a tutorial about a skill that you hold down and your character gets stuck in place and constantly looks at your mouse cursor, then when you let go of the key the skill releases, you stop looking at your cursor and you get unstuck? (I've tried making a system like this many times and I think im getting there but I have no idea what the best way to make one is and there's basically no tutorials on this topic AT ALL. also for reference I'm talking about attacks similar to blox fruits/gpo)

    • @amanewithjesus
      @amanewithjesus Рік тому +1

      Jesus is lord follow him and you will be saved..

    • @zippy6635
      @zippy6635 Рік тому

      @@amanewithjesus Yeah.

    • @BloxTheMvp
      @BloxTheMvp Рік тому

      @@amanewithjesus can he help me with scripting

    • @dangirotto
      @dangirotto Рік тому

      good idea😀

    • @fe4rlesspepsi99
      @fe4rlesspepsi99 11 місяців тому +2

      use bodygyro to make the character look at the cursor and then use body position to make the character stand still. A video to learn this is fireball tutorial by Ampro

  • @notnoonesthedev4742
    @notnoonesthedev4742 4 місяці тому +1

    the hitbox doesnt work

  • @victorpena2566
    @victorpena2566 Рік тому +8

    Really good video the only thing i recommend is having vfx be client sided rather than server since its better for performance and reduces the load on the server

    • @SnakesRobbs
      @SnakesRobbs  Рік тому +5

      well then people in the game will not see it, and it will just play the animation for others

    • @victorpena2566
      @victorpena2566 Рік тому +6

      @@SnakesRobbs When you fire a remote to the client instead of doing remote:fireclient() you can do remote:fireallclients() which will allow you to render the vfx for every client and not increase the load on the server

    • @amanewithjesus
      @amanewithjesus Рік тому +3

      Jesus is lord follow him and you will be saved..

    • @amanewithjesus
      @amanewithjesus Рік тому +3

      @@SnakesRobbs Jesus is lord follow him and you will be saved..

    • @amanewithjesus
      @amanewithjesus Рік тому

      @@victorpena2566 Jesus is lord follow him and you will be saved..

  • @TOZAGGS
    @TOZAGGS 3 місяці тому

    local db = false
    local dbtime = 3
    local uis = game:GetService("UserInputService")
    local remote = script.Parent:WaitForChild("RemoteEvent")
    script.Parent.Equipped:Connect(function()
    uis.InputBegan:Connect(function(input, istyping)
    if istyping then return end
    if input.KeyCode == Enum.KeyCode.E then
    if db == false then
    db = true
    local char = script.Parent.Parent
    local humanoid = char:FindFirstChild("Humanoid")
    local prevws = humanoid.WalkSpeed
    humanoid.WalkSpeed = 0
    local anim = humanoid.Animator:LoadAnimation(script.Animation)
    anim:Play()
    anim:GetMarkerReachedSignal("Charge"):Connect(function(parameter)
    print(parameter)
    remote:FireServer("Charge")
    end)
    anim:GetMarkerReachedSignal("Explode"):Connect(function(parameter)
    print(parameter)
    remote:FireServer("Explode")
    wait(0.5)
    humanoid.WalkSpeed = prevws
    end)
    wait(dbtime)
    db = false
    end
    end
    end)
    end) i did it but it wont work whats wrong?

  • @abdel9914
    @abdel9914 5 місяців тому +1

    btw guys i recommend watching this video to understand it and if you don't know the basic then it's gonna be hard

    • @abdel9914
      @abdel9914 5 місяців тому +1

      if you don't understand the script then you probably won't able to do it or you're gonna miss something thats why lot of people has issues doing it i had the same problem when i watch the video for the first time

  • @travelexcitement
    @travelexcitement Рік тому +3

    1:26 "this is the part you skip if you want a click based skill, not a keybind" does that mean to finish putting in the function(input)? or do I not write the UIS part? Also do I start back with the tool at 1:45 with the start of debounce stuff?

    • @saltedcaramel536
      @saltedcaramel536 6 місяців тому

      Basically if you want a click based skill, there's no need to write the if statement enum.keycode... as shown in the line 10. Keep everything else. Ask if you are still unsure about anything.

  • @Dazer18
    @Dazer18 Рік тому +2

    Does anyone know if there's a way to make the effects stick to the character?
    and if you can make it disappear after a little bit?

    • @nivea4591
      @nivea4591 Рік тому +1

      enable lock to part

    • @Dazer18
      @Dazer18 Рік тому

      @@nivea4591 thanks man

  • @Lueaxy
    @Lueaxy 4 місяці тому +1

    Good thing its not working🤡🤡 theres a = what has a red line and also the animation is not loading i did it 3 times and nothing,

    • @Stnok3877
      @Stnok3877 2 місяці тому

      Did you anchor the part that was holding the vfx?

  • @The_Outliner
    @The_Outliner 28 днів тому

    the particle works fine ( i added my own bit the the script for the explosion particles ) but it doesnt damage the enemies around me

  • @neteoris
    @neteoris Рік тому +4

    the script works perfectly fine except for one part : the charge
    the animation works perfectly fine but the charge particcles (and only the charge particles) won't appear and there will be an error upon charge that says " Players.[Username].Backpack.Explosion.Script:6: attempt to index nil with 'Clone' "
    i double checked the code and there's no mistake everywhere where there's code related to the charge so i don't really know why the error occurs

    • @evil5766
      @evil5766 Рік тому

      Did you out :Clone()?

    • @amanewithjesus
      @amanewithjesus Рік тому

      Jesus is lord follow him and you will be saved..

    • @amanewithjesus
      @amanewithjesus Рік тому

      Jesus is lord follow him and you will be saved..

    • @amanewithjesus
      @amanewithjesus Рік тому +1

      @@evil5766 Jesus is lord follow him and you will be saved..

    • @neteoris
      @neteoris Рік тому +5

      @@amanewithjesus i think you missed the 12th to 21st century updates we ain't in the crusades anymore 💀

  • @adirr7982
    @adirr7982 Рік тому +1

    can someone help me with the script for localscript?
    it does not work when i type it in

  • @notspoony
    @notspoony 2 місяці тому

    it doesnt work for me, when i equip the tool, it just makes both of the effects appear instantly on a random place on the map

  • @MimiQew
    @MimiQew 4 місяці тому

    it doesnt work unfortunately idk if its out dated but lmk if yall have the same problems

  • @microwaveofficial321
    @microwaveofficial321 Місяць тому

    thanks bro i can impress my dad because hes a scripter thanks bro

  • @Monkeybees
    @Monkeybees 9 місяців тому

    I know this sounds really lazy but can someone just put all the script into one comment? I just dont have the time to do this and are sorta in a rush

  • @Qw_uartz
    @Qw_uartz 2 місяці тому

    How do you make skills that puts people in a temporary stun point that lets an animation play out?

  • @Arcade_Gaming652
    @Arcade_Gaming652 3 місяці тому

    ahh come on why it is not working for me whyyyyyyyyyyyyyyyyyyyyyy]

  • @amanewithjesus
    @amanewithjesus Рік тому +54

    Jesus is lord follow him and you will be saved.

    • @blublu108
      @blublu108 Рік тому +7

      shutup

    • @Mrwoof_tophat
      @Mrwoof_tophat 10 місяців тому

      @@blublu108my guy he just saying and you should respect other religions so why don’t you just leave bro? No one want you here.

    • @leonon_
      @leonon_ 10 місяців тому +1

      Amen

    • @NukegamerboyRA
      @NukegamerboyRA 9 місяців тому

      Amen

    • @poisonousbag6474
      @poisonousbag6474 9 місяців тому

      Amen

  • @mrnoice
    @mrnoice Рік тому +1

    nothing is working

  • @BracketOfficial
    @BracketOfficial 2 місяці тому +1

    Keep up the good work man!

  • @oreobacon0
    @oreobacon0 4 місяці тому

    can we hired you?

  • @fasbearpizza28
    @fasbearpizza28 8 місяців тому

    for some reson my explosin particle is not plying

  • @ppanito
    @ppanito 10 місяців тому

    can someone help, the animation and particles dont play when i press e on the tool. pls help

  • @panichellix
    @panichellix 3 місяці тому

    how to make the vfx follow the arm?

  • @DZdemonzen
    @DZdemonzen 10 місяців тому

    This music want me to kill A

  • @reptune2
    @reptune2 Рік тому +1

    isn't working for me animaition and particles

  • @EJAXD6954
    @EJAXD6954 3 місяці тому

    it work but it didnt show to explosionparticle emit, how to use Emit Correctly PLEASE HELPP

  • @revithical
    @revithical 11 місяців тому +1

    how do i make auto active?

  • @huskytuber263
    @huskytuber263 2 місяці тому

    I hate the fact that if I look in the comments and see everyone doing well (even beginners) it makes me mad because I am messing up on the slightest of details making them almost impossible to find 💀

  • @PersonOverHeaven
    @PersonOverHeaven 5 місяців тому

    When I made the vfx the charged fx came when the explosion was meant to happen

  • @tritonox8472
    @tritonox8472 2 місяці тому

    5:28 checkpoint

  • @abloodvessel2750
    @abloodvessel2750 6 місяців тому +1

    Can you copy paste the scripts in future videos

    • @RyeAracena-EDITS
      @RyeAracena-EDITS 5 місяців тому

      bro stop being lazy you will never be a scripter breh

    • @abloodvessel2750
      @abloodvessel2750 5 місяців тому

      yes but im breaking my back trying to copy this

    • @RyeAracena-EDITS
      @RyeAracena-EDITS 5 місяців тому

      @@abloodvessel2750 oh well

    • @AnArtProdigy
      @AnArtProdigy 5 місяців тому

      @@RyeAracena-EDITShe just wants help on the scripts it happens all the time so stop being mean.

    • @RyeAracena-EDITS
      @RyeAracena-EDITS 5 місяців тому +1

      @@AnArtProdigy bro did I even say something mean? Also why wanna be a dev? If you just gonna do control C

  • @moldycheese3851
    @moldycheese3851 Рік тому

    Does anybody know how to get the id/ save the animation in moon animator?

  • @choko1919
    @choko1919 6 місяців тому

    it dont work

  • @xauau534x5
    @xauau534x5 Рік тому +1

    I've got a question
    It's about your projectile tutorial, but I feel like it would be more fitting here.
    In this video, you show how to bind it to another key instead of click, so, can I do the same with the projectile from one of your videos?

  • @Saint14444
    @Saint14444 Рік тому +1

    updated sword ability next?

  • @srqwii
    @srqwii Рік тому +1

    Can u make vfx tutorial like lightining

    • @rejectedstorm
      @rejectedstorm 11 місяців тому

      i think you got your lightning tutorial

  • @RyonenGD
    @RyonenGD 9 місяців тому

    How can I make time so that I can use skillafter a few seconds?

  • @tritonox8472
    @tritonox8472 Місяць тому

    yo it actually works! thanks man!

  • @etherealls576
    @etherealls576 Рік тому +5

    ur my fav for learning how to dev

    • @amanewithjesus
      @amanewithjesus Рік тому +1

      Jesus is lord follow him and you will be saved..

    • @darkarcher908
      @darkarcher908 Рік тому

      ikr this guy is the best even though he doesnt talk he still explains stuff and i understand

    • @realmadduck2464
      @realmadduck2464 Рік тому +2

      ​@@amanewithjesusI don't see him making videos about how to do this

    • @OsDijider66
      @OsDijider66 Рік тому +1

      @@realmadduck2464 fr

  • @StormKing98914
    @StormKing98914 11 місяців тому

    its not working for me and i dont know why
    when i press the keybind nothing happens

  • @ssensuoicsnoc
    @ssensuoicsnoc Рік тому +1

    pro video

  • @darkheal69420
    @darkheal69420 7 місяців тому

    can u make a cooldown like in tsb when u use the move?

  • @iheartai3612
    @iheartai3612 Рік тому

    it works fine for me but it wont deal damage, can someone help?

  • @IsonTFD
    @IsonTFD Рік тому

    динаху

  • @avalovestodan6891
    @avalovestodan6891 11 місяців тому

    so im trying to make a tcm type game and i want it to be where the characters have a certain ability do you know how to do so...? cuz all i see is anime abilities on youtube when i don't care for that stuff

  • @PlanetofAnts678
    @PlanetofAnts678 Рік тому +1

    Your awesome man keep up the good work!!!

  • @nicolasmine136
    @nicolasmine136 Рік тому +1

    I was fascinated by the tutorial and it has been of great help to me, but when it comes to putting ":Emit" in the script for the explosion, I only get the effects on the server side, on the local side I don't get anything. I've reviewed the video several times, but I haven't seen anything wrong. I have also tried setting it to enabled, and it does work for me, but it does not work with emit.
    I have also seen another person in the comments who had the same thing happen to them. Please tell me what I can have wrong. Thank you
    (if you find any errors in the text, I'm sorry, I'm from another language and I'm using the translator xdd)

    • @ETHYRSOUL
      @ETHYRSOUL Рік тому +2

      Hello! I think I know the reason why such thing is happening. Emit function gets run right after it got parented into the workspace, to fix this you can add a millisecond or lesser to wait for the Particles to get loaded in the workspace as the Particles is not preloaded when transferring from the server side to the local client. This is only from what I've experienced and I could be completely wrong but this same thing happened to me too.

    • @nicolasmine136
      @nicolasmine136 11 місяців тому

      @@ETHYRSOUL Hello, as soon as I read the message I tried it, and changing that now works for me. Thank you very much, I was searching for a long time but I didn't find anything. I apreciate it :)

    • @EJAXD6954
      @EJAXD6954 3 місяці тому

      @@ETHYRSOUL please help me how to do that

  • @dragonicaura3552
    @dragonicaura3552 9 місяців тому

    It just doesnt work for me. Animatiom doesnt even play. Btw where did u put the animation id?

  • @PotrickRBX
    @PotrickRBX Рік тому

    can u make this into a model or not cus i tried this it didnt work

  • @bendaspy
    @bendaspy Рік тому

    cant u just give the scripts so we copy and paste it

  • @Rafaxx_20
    @Rafaxx_20 2 місяці тому

    3:39

  • @Eyooooz
    @Eyooooz Рік тому

    I’m using r15 for explosion, I did everything in the video but my animations won’t play nor will my particles charge on me

    • @SnakesRobbs
      @SnakesRobbs  Рік тому

      Maybe you need to change "Torso" to "UpperTorso"? If that doesn't work, Can you send your script?

  • @ascudisYT
    @ascudisYT 4 місяці тому

    5:24

  • @PHBingchiling
    @PHBingchiling Рік тому

    it didnt work bc at 1:36 u did something wrong

  • @BrokenRain1345
    @BrokenRain1345 Рік тому

    you can make tutorial skill like jajanken in hunter x hunter ?

  • @angelicomukage7789
    @angelicomukage7789 Рік тому

    Please teach how to make a grab atack/move i realy need it for a game im making [one punch man game, its for garou]

  • @NotDuckRBLX
    @NotDuckRBLX 9 місяців тому

    15:28....

  • @tengkucharlotte
    @tengkucharlotte Рік тому

    Can you make earth skill next. I really need one.

  • @zenakukyo
    @zenakukyo Рік тому

    how do u connect an mesh part inside a dummy's body i mean how do u connect a mesh part skill for it to be an animation skill

  • @WolfleNotHarry
    @WolfleNotHarry 8 місяців тому

    2:45

  • @oficiatheboss
    @oficiatheboss Рік тому

    the VFX is not emit particles on the local server side. I test it all, but i don´t find the problem ;(
    pd: in server side it works

  • @skudno2282
    @skudno2282 Рік тому

    video about -menu skills like blox fruit- or earth break skill
    edited: make a tutorial how to make the effect of breaking the earth with blocks pls

  • @rejectedstorm
    @rejectedstorm 10 місяців тому

    the marker feature isnt working for me and i tried debugging but nothing appears in the output of the server script

    • @SnakesRobbs
      @SnakesRobbs  10 місяців тому

      Did you create the marker? Silly question but it could happen

    • @rejectedstorm
      @rejectedstorm 10 місяців тому

      @@SnakesRobbs yeah i did and i made sure i used the right spellings

  • @ignayep
    @ignayep Рік тому

    Good! Video! :D

  • @retardocardo3307
    @retardocardo3307 11 місяців тому

    After i charge i can't move and i don't see my explode particles i need help

  • @miguelbatista8183
    @miguelbatista8183 11 місяців тому

    How to make it not place a square everytime?

    • @rfo.
      @rfo. 11 місяців тому

      destroy the charge particle part after disabling the particle emiter which is inside of it btw u can just clone the particle inside of the part then put it into of your character's root instead of cloning the part idk why he did that

  • @Shikuor
    @Shikuor Рік тому

    Tutorial how to make sword skill with dash animation

  • @hellobye8817
    @hellobye8817 Рік тому

    Can u make a homing spear attack, like its a spear but u throw it when u throw it it follows a player/(expect the player that's throwing it)

  • @loki2857
    @loki2857 Рік тому +3

    For the input began I would make a local variable that’s above the equipped function called local input then you would do input = uis.InputBegan(continued) then in tool.unequipped function your disconnect it to prevent memory leaks

  • @StylishBanditSlayerS
    @StylishBanditSlayerS Рік тому

    thank you so much omg, because you i can make my own ability

  • @Sourcet
    @Sourcet Рік тому

    Video about shields or something idk

  • @VapexyLol
    @VapexyLol Рік тому

    its blurry i cant see anything

  • @kewlcookie8622
    @kewlcookie8622 Рік тому

    Is there a way you could make the skill into a counter ability?

  • @ArmiRoblox
    @ArmiRoblox Рік тому

    please do more ability conent, maybe a projectile? like a bolt that deals damage when hitting a player or a flight ability?

    • @SnakesRobbs
      @SnakesRobbs  Рік тому

      I've done a projectile video, check my channel!

  • @LionnerGames
    @LionnerGames Рік тому

    if you reset or die, your power gives trouble?

  • @mamamia9320
    @mamamia9320 Рік тому

    i cant see the numbers in animation

  • @LeVidClipz
    @LeVidClipz Рік тому

    does this still works on mobile users?

  • @SonicB1ast12
    @SonicB1ast12 Рік тому

    can you show us how to make a ultimate metrt

  • @ewzoop2637
    @ewzoop2637 Рік тому

    It does not works for me for some reasons

  • @Igobananasoverbananas87
    @Igobananasoverbananas87 Рік тому +2

    i think i did somehing wrong, the particles wont be to the player and the animations not playing heres the scripts:
    lOCAL:local db = false
    local dbtime = 3
    local uis = game:GetService("UserInputService")
    local remote = script.Parent:WaitForChild("RemoteEvent")
    script.Parent.Equipped:Connect(function()
    uis.InputBegan:Connect(function(input, istyping)
    if istyping then return end
    if input.KeyCode == Enum.KeyCode.E then
    if db == false then
    db = true
    local char = script.Parent.Parent
    local humanoid = char:FindFirstChild("Humanoid")
    local prevws = humanoid.WalkSpeed
    humanoid.WalkSpeed = 0
    local anim = humanoid.Animator:LoadAnimation(script.SlayerMark)
    anim:Play()
    anim:GetMarkerReachedSignal("charge") :Connect(function(parameter)
    print(parameter)
    remote:FireServer("charge")
    wait(0.5)
    humanoid.WalkSpeed = prevws
    end)
    anim:GetMarkerReachedSignal("explode") :Connect(function(parameter)
    print(parameter)
    remote:FireServer("explode")
    wait(0.5)
    humanoid.WalkSpeed = prevws
    end)
    wait(dbtime)
    db = false
    end
    end
    end)
    end)
    scipt:local remote = script.Parent:WaitForChild("RemoteEvent")
    remote.OnServerEvent:Connect(function(player, parameter)
    if parameter == "charge" then
    local char = player.Character or player.CharacterAdded:Wait()
    local charge = script:FindFirstChild("charge") :Clone()
    charge.Parent = char
    charge.CFrame = char.HumanoidRootPart.CFrame
    for i,v in pairs(charge.charge:GetChildren()) do
    local emitCount = v:GetAttribute("EmitCount")
    v:Emit(emitCount)
    end
    end
    end)

    • @reptune2
      @reptune2 Рік тому

      Service script : local remote = script.Parent:WaitForChild("RemoteEvent")
      remote.OnServerEvent:Connect(function(player, parameter)
      if parameter == "Charge" then
      local char = player.Character or player.CharacterAdded:Wait()
      local chargeParticles = script:FindFirstChild("ChargeParticles") :Clone()
      chargeParticles.Parent = char
      chargeParticles.CFrame = char.Torso.CFrame
      chargeParticles.ParticleEmitter.Enable = true
      wait(0.5)
      chargeParticles.ParticleEmitter.Enable = false
      wait(chargeParticles.ParticleEmitter.Lifetime.Max)
      chargeParticles:Destroy()
      end
      end)

  • @J4M0UT
    @J4M0UT Рік тому

    can you do an update projectiles one next?

  • @Jayden-u4d
    @Jayden-u4d Рік тому

    I suggest using the debounce on the server not the client.

  • @zkirby1912
    @zkirby1912 Рік тому

    ._. what happens if i have no markers ;-;
    cuz i dont got that type of plugin ;-;

    • @skudno2282
      @skudno2282 Рік тому

      these markers are created without plugins

    • @SnakesRobbs
      @SnakesRobbs  Рік тому

      you can just use "wait()" after you play the animation and just try to find the correct time in the animation to fire the remote

  • @LukeMessage
    @LukeMessage Рік тому

    It's awesome!, what about laser beam?

  • @lexusupraisntfamous2832
    @lexusupraisntfamous2832 Рік тому

    I get the error: attempt to index nil with takedamage()

    • @SnakesRobbs
      @SnakesRobbs  Рік тому

      Can you send your script?

    • @lexusupraisntfamous2832
      @lexusupraisntfamous2832 Рік тому

      its alright I fixed it, If I remember correctly it was the "if hit.parent:findfirstchild("humanoid") then" was wrong somehow and since I had some knowledge of scripting I was able to fix it, just took like 2 hours of solid testing
      @@SnakesRobbs

  • @ethankirkland2018
    @ethankirkland2018 Рік тому

    For some reason, the charge particles and animation aren’t appearing on me. I have the tool, it just doesn’t work. Any suggestions?

    • @lexusupraisntfamous2832
      @lexusupraisntfamous2832 Рік тому

      you need to anchor the chargeparticles part

    • @ppanito
      @ppanito 10 місяців тому

      @@lexusupraisntfamous2832 i did but it doesnt work

  • @domainfootball
    @domainfootball Рік тому

    it doesn't work for me

  • @lukecornthwaite4610
    @lukecornthwaite4610 Рік тому

    How Do I Make Skill With My Fists?

  • @Blue-tq3uj
    @Blue-tq3uj Рік тому

    bro isnt spawning vfx on server side bad practice?

  • @wacky938
    @wacky938 Рік тому

    The vfx doesnt even work for me?

  • @LeapInno
    @LeapInno 10 місяців тому

    Thank you for the ability tutorial.

  • @OminousV4
    @OminousV4 4 місяці тому

    Im subbing ty

  • @case3oh123
    @case3oh123 Рік тому

    you should type the scripts in the chat that makes it much better

    • @UTENSILS483
      @UTENSILS483 11 місяців тому

      not all heroes have capes.

  • @pbbapophis8255
    @pbbapophis8255 Рік тому

    You should totally do an advanced series about a skill framework

    • @amanewithjesus
      @amanewithjesus Рік тому

      Jesus is lord follow him and you will be saved..

  • @SomeCoolGuy1257
    @SomeCoolGuy1257 Рік тому

    Very good video, but can I ask you one question? Can you make a tutorial on how to make an ultimate bar? That would be very cool!

    • @amanewithjesus
      @amanewithjesus Рік тому +3

      Jesus is lord follow him and you will be saved..