#Siding Glitch

20 messages · Page 1 of 1 (latest)

weak topaz
#

Well we wont do anything if you wont show us script or part where you add force or smth

#

Any errors?

#

I got question

#

You're moving player using CFrame right?

#

Mhhh

#

wont be better to use force or smth?

#

Hold on

#

well

#

Script looks good

#

can you try to lower the CFrame value a litle?

#

And say what happens

naive cape
#

can u send the script formatted correctly?

weak topaz
#

So whats the results?

naive cape
#
wait()
local RS = game:GetService("ReplicatedStorage")
local SE = RS:WaitForChild("SlideEvent")
local CD = false
local Anim = script.Sliding
local Anim2 = script.SlideStart

SE.OnServerEvent:Connect(function(Player)
    local Track = Player.Character:WaitForChild("Humanoid"):LoadAnimation(Anim)
    local TrackSlide = Player.Character:WaitForChild("Humanoid"):LoadAnimation(Anim2)

    if CD == false then
        CD = true

    Player.Character:WaitForChild("SlidingTimer").Value = 70
    TrackSlide:Play()
    while Player.Character:WaitForChild("SlidingTimer").Value >= 0 do
            task.wait()
            Player.Character:WaitForChild("Humanoid").WalkSpeed = 2
        Track:Play()
        Player.Character:WaitForChild("SlidingTimer").Value = Player.Character:WaitForChild("SlidingTimer").Value - 1
            print(Player.Character:WaitForChild("SlidingTimer").Value)
            if Player.Character:WaitForChild("SlidingTimer").Value <= 60 then
                Player.Character:WaitForChild("Humanoid").JumpHeight = 20
            end
            --Player.Character:WaitForChild("HumanoidRootPart").CFrame = Player.Character:WaitForChild("HumanoidRootPart").CFrame * CFrame.new(0,0,-0.5)
        end
    end
    Track:Stop()

    wait()
    Player.Character:WaitForChild("Humanoid").WalkSpeed = 16
    Player.Character:WaitForChild("SlidingTimer").Value = 0
    Player.Character:WaitForChild("Humanoid").JumpHeight = 7.2
    wait(0.3)
    CD = false


end)
weak topaz
#

Alr

#

How...

#

Send video

#

noice

drowsy magnet
#

Bro got that free robux tutorial music