#Help me plis
1 messages · Page 1 of 1 (latest)
I can’t find how to make anims scripts 🙁
I’m just 2 months on studio
People spend more time lol, dont worry
im pretty sure you would have to use animtrack:loadanimation(animid)
How can I do anims scripts
and then use a variable for that like local animtrack = animator:LoadAnimation(Animationid (rbx//asset/blabla))
then animtrack:play()
Now I’m using a free model anim
But idk where I put animation or animate or animator
@valid garden
No problem bro ✌️
** You are now Level 2! **
I would relax on free models, but if you wanted to play an aniamtion. you would do so
Default roblox characters have a humanoid, inside that humanoid is an animator
I have My own anim too
animators play the animation
Ok
But i need to click f5 to play and is test mode
I found but Idk where I need to put the animID
local AnimId = "rbx://whatever you want here" --Animation ID
local player = game:GetService("Players").LocalPlayer
local Character = player.Character or player.CharacterAdded:Wait() -- would reccoment the second option more, it removes errors way more
local Humanoid = Character:FindFirstChildOfClass("Humanoid")
local Animator = Humanoid.Animator
local Animtrack = Animator:LoadAnimation(AnimId)
Animtrack:Play() --This should play the animation, no matter what
You can store it in a script, you dont need to write it anywhere except like i did here
and you could take inspiration from the default roblox animate script, where depending on the humanoid state like freefalling and magnitude > 0.1 (means they are moving) to play walk and fall animations.
Ok ty bro, do you have a channel or video what can I watch to train?
No my bad, however there are stuff like tutorials and the Roblox Learn page where you can learn about different topics. I watched brawldev, his tutorials are great since he explains it really well but be careful of tutorial syndrome. If all goes wrong you could always go to the roblox Dev Forum page (basically reddit)
Tysm bro
Its just from one guy to another,
I think it’s a bug because I use this script to test but don’t go
@valid garden
Sorry for marker
i dont think its a bug
wait
in the animate script
there should be values
inside those values they contain animationids
try changing those
did you make a new animate script?
no dont think so
there is a guy having the same problem as you likely
in the same chat
I think I’m dumb idk what is the problem
Roblox ai ahh

Are you Portuguese?
yeah