#hi can someone help me pls??
92 messages · Page 1 of 1 (latest)
yes
** You are now Level 1! **
so when i join game the player is the one that is animated
wdym
why not loading the animation into the player
/character
I may not be good at coding but i think I can make it
** You are now Level 1! **
for you
game.Players.PlayerAdded:Connect(function(plr)
wait(1) -- just to have time for the player to load You can increase it--
local char = plr.Character
local Humanoid = char:WaitForChild("Humanoid")
local JoinAnim = script:WaitForChild("Animation")
local AnimTrack = Humanoid:LoadAnimation(JoinAnim)
AnimTrack:Play()
end)
yeah u mean like services?
yea sorry
server script service
starter player / starter player(character) scripts
ok
like what he said
wait which one
ok
it work orr.
do i add a line for the animID
ohh yea
** You are now Level 2! **
damn
your choice i don't think it works though
because a lot of scripts in there are local
mostly used
Srry that i couldn't help
its okay
WAIT I CHANGED IT AND IT WORKED
TYSM
I HAD TO DELETE SOME OF THE OTHER SCRIPTS
YESS
@neat schooner
Oh Good!
** You are now Level 2! **
the player is facing the wrong way for some reason but other than that it works
That’s great
K
yay ty
Np
the only problem is that for some reason the first few frames of the animation are cut off so it looks kind of strange
idk ill figure it out
,
,
.
..