How to Make Holding Animation in Roblox Studio - [Fast and Easy!!]

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024

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

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

    after i unequip the animation keeps playing -- nevermind, heres a better script you should use!
    local tool = script.Parent
    local player = game.Players.LocalPlayer
    local char = player.Character
    local hum = char.Humanoid
    local amine = script.Animation
    local animeplay = hum:LoadAnimation(amine)
    tool.Equipped:Connect(function()
    animeplay:Play()
    --make it stop playing the animation
    tool.Unequipped:Connect(function()
    animeplay:Stop()
    end)
    end)

  • @insertusernamehere8125
    @insertusernamehere8125 Месяц назад +6

    bro's from Alvin & the Chipmunks

  • @dkdimitris6932
    @dkdimitris6932 Месяц назад +3

    great thanks

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

      nah jk bro didnt work when i press the animation the tool is not movable

    • @GoogleAccount-xh7nl
      @GoogleAccount-xh7nl Месяц назад +1

      @@dkdimitris6932 Na thats just mean... But yeah it dont work

    • @creator-ss7ks
      @creator-ss7ks  Месяц назад

      It's a holding animation

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

      @@creator-ss7ks ΙK but still dont work

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

    When I load in the animation plays for a second then stops how do I fix this?

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

      nvm I got it lol

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

    how do i make it so i can see my hands in first person

  • @milo-dt6mb
    @milo-dt6mb 25 дней назад

    how do you even get tool???????

    • @creator-ss7ks
      @creator-ss7ks  25 дней назад

      @@milo-dt6mb add one in the workspace drop-down

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

    bro's voice is so dif tho