HOW TO MAKE YOUR OWN WALKING AND RUNNING ANIMATION IN ROBLOX STUDIO

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024
  • ИгрыИгры

Комментарии • 859

  • @ellerdv
    @ellerdv  4 месяца назад +20

    I know the correct spelling of "system".
    If something doesn't work for you, ask for help in the comments. I will not answer trivial questions like: Where to make animation, where to get animation ID and so on, because information about it is available on the Internet.
    Possible solutions to your problems - in the comments

    • @xxfoodisfoodxx
      @xxfoodisfoodxx 4 месяца назад +2

      @@ellerdv ok geez I was just telling you how it was spelt

    • @LegenderStudio-n1i
      @LegenderStudio-n1i 4 месяца назад

      @@xxfoodisfoodxx BRO I CANT USE SCRIPT

    • @MatMat-wu5ps
      @MatMat-wu5ps 3 месяца назад

      bro what about all the other scripts it dosent work bro i only got that starter chachter scritp in local script sooo where is the animte script at i just dont get it

    • @BiscuitIsUrFriend
      @BiscuitIsUrFriend 3 месяца назад

      yo i noticed when i jump it seems to not play my jump animation so ye

    • @HexMaker-cy8hz
      @HexMaker-cy8hz 3 месяца назад

      idk why it keeps saying Script:3: attempt to index nil with 'Character'

  • @RafieRoo7
    @RafieRoo7 8 месяцев назад +20

    Everything works great, keep up the easy tutorials and you'll get more subs, speaking of subs you've earned one from me!

  • @UndeadCarl
    @UndeadCarl 9 месяцев назад +21

    THANK YOU!!!!! IT WORKS!!!! I NOW HAVE CUSTOM SPRINT AND WALK ANIMS!!!!! YOU SAVED MY LIFE!!!!!!

    • @TSUKI796
      @TSUKI796 7 месяцев назад

      button for run pls?

    • @UndeadCarl
      @UndeadCarl 7 месяцев назад

      @@TSUKI796 To sprint you have to hold down Left Shift

    • @Flyx0
      @Flyx0 28 дней назад

      doesnt work for me, can u help me out

  • @AndrewRocks095
    @AndrewRocks095 3 месяца назад +14

    If your animation doesn't play check your forced character model, if your character stands still when walking it might mean you're applying an r6 animation to an r15 rig of vise versa.

    • @plushmix2898
      @plushmix2898 2 месяца назад +1

      Oh ok thanks!

    • @markylokey799
      @markylokey799 2 месяца назад +2

      but i set my game setting avatar to r6 and my animation is r6, how do i fix?

    • @GUGU_DP
      @GUGU_DP Месяц назад

      @@markylokey799 did you find the problem ?

  • @sricle_builds
    @sricle_builds 8 месяцев назад +20

    bro this guy helped me out so good, he deserves many subs

    • @jono21b
      @jono21b 6 месяцев назад

      It doesn't even work what are you talking about?

    • @sricle_builds
      @sricle_builds 6 месяцев назад

      @@jono21b well it worked for me

    • @jono21b
      @jono21b 6 месяцев назад

      @@sricle_builds i probably did something wrong im trying to learn the basics of development

  • @RynthCats
    @RynthCats Год назад +189

    for the people that are saying the animation plays when not moving, put this on the input began function.
    if input.KeyCode == Enum.KeyCode.LeftShift and Character.Humanoid.MoveDirection.Magnitude ~= 0 then
    this will make it so if the movedirection of the player is more than 0, it runs and plays the animation.

    • @riderx2059
      @riderx2059 Год назад +2

      Thx

    • @mangazone8573
      @mangazone8573 Год назад +3

      Hey i rlly like the fact that you already solved a problem but please could you send me a ss bc i rlly dont know where to put the code cuz i copy pasted it and it made alot of interferance and i set a custom idle animation but it only work halfway bc my character is shaking even if he is not moving

    • @mn_moonster
      @mn_moonster Год назад +3

      "InputBegan:connect(function(input)" where do i put the if input.KeyCode == Enum.KeyCode.LeftShift and Character.Humanoid.MoveDirection.Magnitude ~= 0??

    • @red67x708
      @red67x708 11 месяцев назад +1

      Or you can just UIS:IsKeyDown or idk two keys maybe ( for the run script )

    • @rtxcars107
      @rtxcars107 11 месяцев назад +2

      where is the input began function

  • @FlyinC4T
    @FlyinC4T 9 месяцев назад +4

    Since we have ai, you can now tell the ai basically this "stop animation when not moving" and it'll give you something that tracks the movement behavior, rather than having to stop the animation based on what keys you press. It's a good thing to take note of. Don't thank me if this helped, I'm honestly still learning

  • @Emvers2010
    @Emvers2010 Год назад +16

    idk what everyone else is talking abt but this is the best video ive ever seen everything works perfectly thankyou

    • @idkwhattoputhere7826
      @idkwhattoputhere7826 9 месяцев назад

      if input.KeyCode == Enum.KeyCode.LeftShift and Character.Humanoid.MoveDirection.Magnitude ~= 0 then

  • @KitGachaXX
    @KitGachaXX 6 месяцев назад +3

    WHATT (it took 3 tries for me cuz this is my first time) it worked and im SUPER happy thank you so so so much ^^

  • @bestGamers69
    @bestGamers69 3 месяца назад +1

    Bro Thank you so much, it worked for me!
    Keep up the good work bro.

  • @AmestipRBLX
    @AmestipRBLX 9 месяцев назад +6

    I followed the tutorial, but it wasn't playing the animation at all, I do believe it is because of that new "migration" update to put the animations in Server_Storage.

    • @kaodpi_newaccount
      @kaodpi_newaccount 6 месяцев назад

      i have the same problem

    • @kaodpi_newaccount
      @kaodpi_newaccount 6 месяцев назад

      doesnt work the same
      its totally broknen

    • @GAMEGAME52010
      @GAMEGAME52010 Месяц назад

      did u type it out or copy and paste it cuz it works for me

    • @HARM0N1C5
      @HARM0N1C5 4 дня назад

      @GAMEGAME52010 not for me dude, my animations wont play at all.

    • @GAMEGAME52010
      @GAMEGAME52010 4 дня назад

      @@HARM0N1C5 same, i checked

  • @red67x708
    @red67x708 Год назад +5

    okay bro so the thing is that if i hold leftshift and im not pressing w or s and im standing still the animation just plays without me holding w or s, like im lagging in place while running

    • @idkwhattoputhere7826
      @idkwhattoputhere7826 9 месяцев назад +1

      if input.KeyCode == Enum.KeyCode.LeftShift and Character.Humanoid.MoveDirection.Magnitude ~= 0 then

    • @Medothingshere
      @Medothingshere 2 месяца назад

      @@idkwhattoputhere7826 but where tho?

    • @InzotheInz0mniac
      @InzotheInz0mniac 27 дней назад

      @@Medothingshere It's adding code onto the 6th line in the script, just replace line 6 with that code

  • @drkxny111
    @drkxny111 13 дней назад

    Omgg thanks I have been trying to do this for months you help me so much!

  • @allysalleh7532
    @allysalleh7532 Год назад +2

    yoo ty so much it works well for the running gained a sub

  • @parityminx4024
    @parityminx4024 5 месяцев назад +1

    If it does not work and it tries to play both animations at the same time, make sure the run animation is set to a higher priority.

  • @Voldijin
    @Voldijin 2 месяца назад +2

    The character just doesn't walk when moving, what should I do? I did everything as in the video, but, in StarterPlayer>StarterCharacterScripts I don't have a script "StarterPlayerScripts" Please note that it is not the folder, but the script. What i can do??

  • @OfficalJustbacon
    @OfficalJustbacon 11 месяцев назад +1

    Also when u make ur animation go to the three dots, press Set Animation Priority, and press Movement or Action

  • @voltagez-fx1ro
    @voltagez-fx1ro 11 дней назад

    good vid actually works nice u recieved a sub

  • @Celestial_Mug
    @Celestial_Mug Год назад +8

    whenever i hold shift the animation plays even if im not moving. Can you make a script that doesnt do that pls?

    • @idkwhattoputhere7826
      @idkwhattoputhere7826 9 месяцев назад +2

      if input.KeyCode == Enum.KeyCode.LeftShift and Character.Humanoid.MoveDirection.Magnitude ~= 0 then

    • @_Cyan_-
      @_Cyan_- 9 месяцев назад

      Ty

    • @ValWinters
      @ValWinters 9 месяцев назад +1

      @@idkwhattoputhere7826On which line is this supposed to be put on?

    • @idkwhattoputhere7826
      @idkwhattoputhere7826 9 месяцев назад

      any line@@ValWinters

  • @AndrewGabriel-sn2np
    @AndrewGabriel-sn2np 4 месяца назад +2

    I am completely stopped in a point in your video that confuses the hell out of me. How did you just click on the StarterPlayerScripts folder, on my end in the studio I have furiously clicked that same file and it will not open. I'm bursting with Rage almost the point I'll just bust my PC that was bought for me and I'm not Happy with this at all, and my game will be ruined if I don't get this situation resolved. I would love for you to reply as soon as possible or anyone else here in the comments.

    • @greasedlightning7157
      @greasedlightning7157 4 месяца назад

      It's because there is nothing in the folder add the animation script to the folder and you should be able to open it

  • @insane.braindamage
    @insane.braindamage 6 месяцев назад +1

    Are there any tutorials for this without having a sprint button? The run animation is played automatically for my game but whenever i bring up a gun (slows me down) I just want it to play the walking animation instead of running animation.

  • @whoareyounumbertwo
    @whoareyounumbertwo 7 месяцев назад +2

    doesnt work and i followed everything exactly, it just makes my r6 character slide across the ground. please do help.

    • @Mana._808
      @Mana._808 6 месяцев назад +1

      same i dont know what to do

  • @LvzkFrfr
    @LvzkFrfr Год назад +2

    i followed the tutorial perfectly but the animation of the walking just stays still nothiqng happens when i walk (r6 animation)

    • @RudyJudyJitterbug
      @RudyJudyJitterbug Год назад

      did you do all of theese?
      1:put the animate script into startercharacterscripts
      2:get the id and put it in the walk in properties, and the walk in the animate script
      3:publish to roblox?

    • @Subject-green_2011
      @Subject-green_2011 Год назад

      how do i open the properties@@RudyJudyJitterbug

    • @RudyJudyJitterbug
      @RudyJudyJitterbug Год назад

      its a option in veiw on the left@@Subject-green_2011

  • @creativestudiovvv
    @creativestudiovvv 11 месяцев назад

    Solve: put the speed just after playing animation is called. Do not place speed above anim play
    Animation:Play()
    Animation: AdjustSpeed(0.75)

  • @Cerly-2ez
    @Cerly-2ez 11 месяцев назад +1

    from some reason it stopps me from walking for example i press shift and walk and when i just press w to walk it wont move at all but it only allws me to use shfit and w to run

  • @anakagungngurahgedemahindraart
    @anakagungngurahgedemahindraart 8 месяцев назад +1

    why my animation its not working?

  • @13uu.28
    @13uu.28 9 месяцев назад +3

    so grateful I found your video 😂😂

    • @13uu.28
      @13uu.28 9 месяцев назад

      shi actually helped me

  • @drzzly
    @drzzly 7 месяцев назад +4

    the animations and everything works in roblox studio, but when i export everything and apply it to the actual roblox game my charcter can walk and sprint but none of the body parts even move.

    • @ArtHur-yq3eb
      @ArtHur-yq3eb 6 месяцев назад

      hey try to test ur game in the acual roblox not un roblox stuidio. for me its like that in 1 of my game.

  • @ThatGirlSkyler01
    @ThatGirlSkyler01 4 месяца назад +1

    bro how do you get the animation onto the dummies??? ive been walking across my room like a crazy person for the past 30 mins

    • @ellerdv
      @ellerdv  4 месяца назад

      There are many guides on youtube.

  • @Cheese_Lad7
    @Cheese_Lad7 5 месяцев назад

    Bro this is the first ever tutorail for walking animation that i found was true! It worked!

  • @skilledpapercut
    @skilledpapercut Год назад +6

    Hey I had a question and I had been looking everywhere for the answer, could you answer it? So basically whenever I save my animation (export) I get a Keyframe sequence, I have no idea how to script with a keyframe sequence and I don't think there is a way to do so. Do you know how I can export my animation as an Animation instead of as a Keyframe sequence?

  • @IThinkImMeta
    @IThinkImMeta 11 месяцев назад +1

    The animate script works for me in Roblox studio but not for my friend in Roblox studio and it doesn't work for all of us in the Roblox game itself. How do I fix?

    • @TheEmeraldAce
      @TheEmeraldAce 11 месяцев назад

      You have to have no animation on your avatar

    • @IThinkImMeta
      @IThinkImMeta 11 месяцев назад

      @@TheEmeraldAce No animations in the avatar?

    • @ellerdv
      @ellerdv  10 месяцев назад

      In the game settings you need to set the animation option to standard

  • @powdie11
    @powdie11 5 месяцев назад

    bro ty this was the first tutorial i saw and im glad i didnt have to click on anymore! thanks!!

  • @PickleOnDiscount
    @PickleOnDiscount 4 дня назад +1

    My run animation won’t work

  • @TheR3d4pple
    @TheR3d4pple 2 месяца назад

    Let's goo it worked best tutorial I checked 10 others before this lol

  • @AZURETHINGS_
    @AZURETHINGS_ 7 месяцев назад

    This helped so much! You deserve a sub!
    but one question. How to i stop the sprint? When i stop holding it the animation stops but the speed is still 35 :)

  • @Lighted3000
    @Lighted3000 4 месяца назад +1

    my run and fall animation does not work it is just the normal run and fall animation but my idle animation is the only one that works but it is still helpful

  • @MOADMAXO
    @MOADMAXO 3 месяца назад +1

    The run script is not complet cause the animation will play even if you don't walk.

  • @simplicity474
    @simplicity474 9 месяцев назад

    By doing this you are opting out of any updates you may have received that had to do with the Animate script.

  • @BichinAdm
    @BichinAdm Год назад +2

    when u are not moving,and if u press Shift, the animation will run, how can i fix that?

    • @idkwhattoputhere7826
      @idkwhattoputhere7826 9 месяцев назад

      if input.KeyCode == Enum.KeyCode.LeftShift and Character.Humanoid.MoveDirection.Magnitude ~= 0 then

  • @Bloxxxed
    @Bloxxxed Год назад +2

    can you please update the script to check if your also pressing the movement keys (WASD) before playing the run Animation? Because I just hit left shift it plays the animation without moving

    • @HYP.3R_
      @HYP.3R_ Год назад

      same thing here...

    • @RynthCats
      @RynthCats Год назад +1

      put this on the input began function.
      if input.KeyCode == Enum.KeyCode.LeftShift and Character.Humanoid.MoveDirection.Magnitude ~= 0 then

    • @RynthCats
      @RynthCats Год назад

      @@HYP.3R_ .

    • @HYP.3R_
      @HYP.3R_ Год назад

      @@RynthCatsthanks mate

    • @idkm4n35
      @idkm4n35 11 месяцев назад +1

      where exactly@@RynthCats

  • @Get_Good_Plz
    @Get_Good_Plz Год назад

    Whenever i do this, on the side some stamina bar or what pops up. it keeps charging up (etc 110009/999999) OR if it doesnt pop up, then the animation doesnt work even tho i did it correctly.

  • @Official_SteamPUNKS
    @Official_SteamPUNKS 5 месяцев назад

    say, for instance, I want the run animation to force the player to begin running, during this their turning capabilities are far worse than if they were working, how would I go about doing that

  • @xoaos872
    @xoaos872 4 месяца назад

    only tutorial that worked! earned a sub

  • @not-apol
    @not-apol Год назад +2

    there is a problem that is just dosent have animation

  • @aayden23
    @aayden23 Месяц назад +1

    Dude you saved me o was trying to make a game on Roblox

    • @xlvxs2248
      @xlvxs2248 Месяц назад

      How can I get the kit/system?

  • @GatorClunke
    @GatorClunke 5 месяцев назад +1

    the walking anim wont work for me. Run works fine. Any ways to fix it?

  • @blackoutce
    @blackoutce 5 месяцев назад

    This a soo good content, a one "salve" from brazil❤ you soo helped me bro

  • @Zukaplayz1
    @Zukaplayz1 9 месяцев назад +1

    plz replie, i did everything u did and it didnt work for some reason? i know its not ur fault dw but do u mind helping me out, thanks so much dude!! lv ur content! i know it sate comment!

  • @SiouxInuit
    @SiouxInuit Год назад +1

    yo dude do you need to have a same animation or different? Cause the script doesnt work the speed doesnt increase either

  • @FayLovesRoblox
    @FayLovesRoblox 8 месяцев назад

    Okay for some reason the running doesnt work. The animation does work but the holding shift while walking doesn't make me run for some reason, The walking animation did work though. Sorry if i made it really confusing to understand my english isnt that great

  • @bexisbetter
    @bexisbetter Год назад +2

    Most easiest tutorial ever thank u

  • @FeetTickler33
    @FeetTickler33 Год назад +3

    You earned a sub from me! keep up the good work!

  • @lispoa
    @lispoa 7 месяцев назад +3

    Ty Bro helps alot for my game❤

  • @kaka19555
    @kaka19555 5 месяцев назад

    when i publish it to roblox, roblox deletes the item and says it got banned because it is against roblox community standards and when i try to appeal, roblox denies it. How can i fix this?

  • @S3D_ST3R
    @S3D_ST3R Год назад +2

    WHERE TH DID YOU GET THE ANIMATE BUTTON IT RANDOMLY SPAWNED FOR YOU?

    • @nextazar
      @nextazar Год назад

      go to avatar section, its there for everyone

    • @TheBasicOliver
      @TheBasicOliver Год назад

      its in the "Avatar" tab.
      also its called "Animation Editor".

  • @SincyOfficial
    @SincyOfficial Год назад

    i have a problem over my walking animation, the animation stops after 3 seconds (as seconds as i made the walking animation) and then the player doesn't move anything when it is walking

    • @squiffied
      @squiffied Год назад

      sorry i'm not an expert but i'll try my best to help, did you make the animation loop?

  • @maxkasters2198
    @maxkasters2198 Год назад

    I'll just leave it here:
    All my animations working (by using Animate script) but not the walking. No idea how to fix it. And thank god running is working.

  • @ANTILIKEBEGGAR951
    @ANTILIKEBEGGAR951 8 месяцев назад

    It works in studio but every time the animation plays it just ends and it's just blank, unalive movement

  • @SPIR1T-
    @SPIR1T- Год назад +2

    Hi, I wanted to know if you allow me to use your animations in my game. I understand if you don't permit it

  • @ItzGhostly
    @ItzGhostly 5 месяцев назад

    When ever I publish it to Roblox it shows up as Roblox dot create not Roblox dot library can someone help

  • @RTV-RS
    @RTV-RS 7 месяцев назад +1

    If you Russian - короче у меня анимация работает но когда я отжимаю шифт то у меня продолжает играть анимка 😢 помоги плис😢😢

    • @ellerdv
      @ellerdv  6 месяцев назад

      Сделай просто проверку на ходьбу и всё будет нормально работать

    • @RTV-RS
      @RTV-RS 6 месяцев назад

      @@ellerdv где moveDetection? То я сделал но не работает

  • @Berserker-z5w
    @Berserker-z5w 5 месяцев назад

    i did exactly what you did in the vid and the animations dont work no matter what i tried on multiple different games still nothing if there is something i might be missing could you help ?

  • @shizunotfound28
    @shizunotfound28 4 месяца назад

    all my animations work, but the problem is when i keep pressing shift my running animation plays..
    is there a way to stop that?

  • @Mergeko911
    @Mergeko911 7 месяцев назад +1

    Ummm bro how do you get that much script?? I already see at the descrip but i only get walk speed

  • @Valkzri
    @Valkzri 9 месяцев назад

    idk what I did wrong but ive used this before and it worked just fine but for some reason now it only plays either the walking anim and a fast walking anime when run or the other way around

  • @AmberGSilly
    @AmberGSilly 11 месяцев назад +1

    hey i was wondering if theres a way to make it so the jumping animation plays when you jump while running? im not sure how to do it so if anyone knows please tell me, thanks!

    • @clxxqorcljcks
      @clxxqorcljcks 10 месяцев назад

      get a different animation

  • @Mr_PMG
    @Mr_PMG Год назад +1

    this freaking helped so much bro imma whatch littirly every vidioe thx for the script btw

  • @ibeatkids3803
    @ibeatkids3803 8 месяцев назад

    hey bro, it doesnt work. whenever i go into play mode, the animation just resets (i went into the Animate script and my animation id wasn't the same, and if i close the Animate script and add it again, it resets aswell). Any fix???

    • @ibeatkids3803
      @ibeatkids3803 8 месяцев назад

      okay, i fixed that. now the problem is that the walking aniimation (the one i want) only plays when i go up against a wall or smth, not by itself.

  • @iLewic
    @iLewic Месяц назад

    you earned my like and subscribe

  • @Zenthefirst
    @Zenthefirst 8 месяцев назад

    It still doesn't work for me, my walk animation is playing but when I click shift my run animation doesn't play

  • @sonnabobox
    @sonnabobox 3 месяца назад

    THANKS I AM YOUR NEW SUBSCRIBER

  • @tanjiro7058
    @tanjiro7058 Год назад

    TYSM for this video but when i start the game no animation plays? what's the problem with it?

  • @Ny5n
    @Ny5n 4 месяца назад +2

    where do i get the "animate" script bro

    • @Sunjinwoo513
      @Sunjinwoo513 Месяц назад +1

      How u not know pay attention it shows how he gets it

    • @Ny5n
      @Ny5n 3 дня назад

      @@Sunjinwoo513 ur right sorry

  • @Cliftonz
    @Cliftonz 5 месяцев назад

    hello sir so I would like to report a problem and idk why but the walk animation doesn't work but the run does do you know how to fix?
    edit: nevermind my avatar was supposed to be R6 to work HELP

  • @IAmGunslinger
    @IAmGunslinger 9 месяцев назад

    I have a Problem that everyone hates in my game, its when they hold shift in game and it still does the animation without moving, any idea how to fix this?

  • @oldham1399
    @oldham1399 8 месяцев назад

    every time i start the game after i paste all the anims, they don't work. whenever i move my character doesn't have any anims.

  • @LionAir737RBLX
    @LionAir737RBLX 7 месяцев назад

    I usually make walking animation in moon animator. Hope this will work because i saved the animation to roblox

  • @Ray_migh
    @Ray_migh 5 месяцев назад

    @ekwilll how to make the run anim stop when player is jumping also why does the run anim still play when i stop running but still hold the key

  • @exoticyy
    @exoticyy 6 месяцев назад

    Help it says "attempted to index nil with 'character"" on the 3rd script. Idk how that even happens

  • @Vahnnnnnn
    @Vahnnnnnn 10 месяцев назад

    I keep getting the invalid ID error even though I did everything in the tutorial. It says, "Id does not start with a number."

  • @rogosenaa9166
    @rogosenaa9166 Год назад +9

    It works very well. My problem is my animation just halfway going. It's literally half walking and half running.

    • @demyanbtw
      @demyanbtw Год назад

      try to mirror your walk/run animation, this should help

    • @reallifevibe
      @reallifevibe Год назад +1

      try setting the priority to different states like for example the walk animation is core and the run is movement or action

    • @Egsslereal
      @Egsslereal Год назад

      @@demyanbtw how i do this?

    • @leonussi
      @leonussi 5 месяцев назад

      @@reallifevibe Thank you so much it helped me a lot

  • @MixedKookiesSteak
    @MixedKookiesSteak 5 месяцев назад

    how do you look at the properties of the WalkAnim under the # walk thing
    edit: i found out how. you go to the view tab then click properties

  • @IW_1mmao
    @IW_1mmao Год назад

    it doesnt work for me, the animations are not running, i can shift to run but the walk and run animation are not playing.

  • @Zzbru12
    @Zzbru12 2 месяца назад

    This guy deserves more subs

  • @JustcallmeM4x
    @JustcallmeM4x 4 месяца назад

    Hey i have the problem that when i test the game that i dont have any animations im just my avatar standing still but i can swim move and things

  • @lellol71
    @lellol71 7 месяцев назад

    why can't my friends see the animation? like i can see them running with the animation i did but for them they see the basic running anim

  • @Code_Mario
    @Code_Mario 9 месяцев назад

    My animation bar got stuck where i can neither see it or use it and now i can't get it back up so i am doomed 💀

  • @coolgamer66-l8n
    @coolgamer66-l8n 6 месяцев назад

    For me the running animation is combining with the walking animation. My running animation looks nothing like the one I created.

  • @cornfield.a
    @cornfield.a 10 месяцев назад

    i have an issue, everytime i use an animation, when i open the animator there is nothing animted there

  • @raundger
    @raundger Год назад

    бро, как это работает, если я стою на месте и просто зажимаю шифт, то анимация бега срабатывает на месте, и так же наоборот, когда бежишь и останавливаешься с зажатым шифтом, то оно продолжает работать, чё за проблема, перерыл все форумы

  • @oofuhdoof
    @oofuhdoof Месяц назад

    for some reason if someone has an animation package equipped it will play the Animation Package instead of the animations, Anyone know why?

  • @Ace_Rblxdev
    @Ace_Rblxdev 21 день назад +1

    Finally! I can run and walk now and get some milk for my children! ☠ its a joke tysm btw :D

  • @freinyman
    @freinyman 4 месяца назад

    at the 15 line of script, at the end what does it say, I can’t read it bc it’s blocked by explorer

  • @EYO6173
    @EYO6173 Год назад

    The run script dont work, wasted 1 hour trying to fix it and also watched this vid like 10 times now and i followed all the stuff correctly but still it wont work

  • @DahabBurhano
    @DahabBurhano 4 месяца назад

    Why didnt it work for me?? The Animation didnt play when i was walking and the samething happend with running. Did i do something wrong?

  • @Giggleshits69420
    @Giggleshits69420 5 месяцев назад

    when i try to publish the animation to roblox the submit button doesnt show up.

  • @leonardoshida
    @leonardoshida Год назад

    the script is working, but the animation is literally not doing anything, like its not working at all. can you give me a tip to make it work?

  • @RealWender
    @RealWender 10 дней назад

    Hey so if anyone could help me here that would be great! So I did all of this but the problem i have is my friends dont see the animation when we all test. I can see the animation just fine but they cant can someone help?

  • @Ygtfgty420
    @Ygtfgty420 8 месяцев назад

    is there a way to change the animation based on how fast your moving?