This is a great tutorial I just found, though I usually make strafe movement animation inside the loop by using look and right vector for CFrame and angles for motor6d and is much better since it works perfectly with mobile joystick and is super smooth in all direction imo... But this video helps better for beginners but my method is probably complicated but easily understandable.
Thank you so much bro! I have been trying to figure this out for so long but nobody has posted a video about this... You just earned a new sub! I would love if you could make more advanced tutorials in the future, they would help so much!
i remember a game inspired by overgrowth in roblox it wasnt really a game but like a testing place made by some player, i remember that he somehow made the legs actually be like it is in overgrowth (i highly reccomend you look at the real game), the leg's foot actually stays in one spot while the torso moves and the other leg. i think its an algorithm but how he do it its so good, like it looks physically right. edit nevermind he already made a video about what i was saying, and i know the name to this now thanks to him. (footplanting)
and a ramp rate for the character walk speed, the small bit of accel makes it a lot more realistic even if the ramp rate is just like 0.5 seconds to max walk speed.
Brilliant tutorial but as a developer the reason I would not use this is because people want to play in their own Avatar animation. Everyone who entered a game with this system would have to be animated specifically this way which people may not like. If Roblox added a “walk back” animation in the default animations we could then manipulate all peoples animations with their own but unfortunately that’s not the case 🫤
as a single developer making my own "R6 engine" called ( ZOY's Engine ) by that i mean making some changes on everything like movement, camera movement, graphics and stuff like that, i made my own scripts but sometimes when i dont get to do it myself i look up in YT so i ended up in this video. it was very usefull and i appreciate it.
ngl, the best tutorials i seen so far, you explained everything really well! one thing i would ask for, is the studio theme colors, beacouse your script editor looks absolutely amazing!
can you make a lerp without animations? w makes you learn foward, s makes you learn backwards and a makes you look to the left (not lean) and d makes you look to the right
Can you make more tutorials? Since roblox dev on youtube is on pretty much elementary level, it would be nice if at least someone created tutorial on something advanced
I feel like this would work but I feel like it won’t work for me it’s just that I watched a tutorial on how to make a left shift Sprint button with animation I did it but it did not work. I’m a failure ):
im curious, does this overwrite the regular animation script in the character? or are the walk animations and such from the regular animation script still playing?
I think I did the code right but whenever I test it in game there is no animation when I walk, I animated my own walk anims, uploaded them to roblox, and inserted the ID in the AnimationId box and it doesn't play the animation when I move, just a static pose, any reasons for this?
How would I go about adding an animation for walking backwards? Additionally, how would you add an idle animation? I've tried to implement both myself but I lack the knowledge of whats going on. Any help appreciated!
Well- on else statement Make Additional one for the idle- And check if the idle isn't playing then below the if statement on the idle Play the animation
that's actually a pretty smart way of doing it, i might try and make this myself
This is a great tutorial I just found, though I usually make strafe movement animation inside the loop by using look and right vector for CFrame and angles for motor6d and is much better since it works perfectly with mobile joystick and is super smooth in all direction imo... But this video helps better for beginners but my method is probably complicated but easily understandable.
Well this method does work with mobile joystick too, but yeah if you don't want to make like a bunch of animations the motor6d method is better
@@devdumpDoes it also work with AI too? if not what would you do?
fr
@@devdump btw u dont have to make ur own animations u can steal the animation or leave the rig and the server animations on a roblox file
Thank you so much bro! I have been trying to figure this out for so long but nobody has posted a video about this... You just earned a new sub! I would love if you could make more advanced tutorials in the future, they would help so much!
GUYS ARE YOU BOTS???? THAT DOESNT WORK
@@Therealanassela it works for me lol and im definitely not a bot
lol you made this comment seem so ai generated
i remember a game inspired by overgrowth in roblox
it wasnt really a game but like a testing place made by some player, i remember that he somehow made the legs actually be like it is in overgrowth (i highly reccomend you look at the real game), the leg's foot actually stays in one spot while the torso moves and the other leg.
i think its an algorithm but how he do it its so good, like it looks physically right.
edit nevermind he already made a video about what i was saying, and i know the name to this now thanks to him. (footplanting)
i wouldve never thought of making it like this in a million years, very clever!
I LOVE YOU, I'VE BEEN SEARCHING SOMETHING LIKE THIS FOR YERS, YOU SAVED ME!!
If you combine this with camera swaying/bobbing movement, it actually looks fire
and a ramp rate for the character walk speed, the small bit of accel makes it a lot more realistic even if the ramp rate is just like 0.5 seconds to max walk speed.
Omg bro thanks so much i have been looking everywhere for this! Im subscribing
This idea with using animate script is ridiculous but working. Thanks! :D
Brilliant tutorial but as a developer the reason I would not use this is because people want to play in their own Avatar animation. Everyone who entered a game with this system would have to be animated specifically this way which people may not like. If Roblox added a “walk back” animation in the default animations we could then manipulate all peoples animations with their own but unfortunately that’s not the case 🫤
Custom animations are for r15 and this is for R6
Great tutorial! Really simple and effective
you gotta make more tutorials this alone makes a game feel so much more alive
super clean and really impressive. no ik required! :)
as a single developer making my own "R6 engine" called ( ZOY's Engine ) by that i mean making some changes on everything like movement, camera movement, graphics and stuff like that, i made my own scripts but sometimes when i dont get to do it myself i look up in YT so i ended up in this video. it was very usefull and i appreciate it.
ngl, the best tutorials i seen so far, you explained everything really well! one thing i would ask for, is the studio theme colors, beacouse your script editor looks absolutely amazing!
You have NO IDEA how long I've been searching the internet trying to find this.
Thanks. I really like the look of directional movement.
just wanna say the walk animations themselves are PHENOMENAL!!
Nice video. I was trying to look for a video on this but couldn't find any, thanks and keep up the great work!
bot-
@@Therealanassela suck deck
🎉I'm happy for you you hit 1k subscriber 🎉
i personally really appreciate you using text to speech instead of just text, helps a lot for multitasking :)
Thank you so much this is exactly what i needed
edit: and the fact that he makes it free to use no credit
"feel free to use this without credit" being so nice like that is definitely gonna make me add it 😭🙏
Thank you so much. I have been trying to look for a script like this for so long!
This was very explainable and useful, thank you.
Thanks you so much Mr. AI, I thought it would be very difficult, but it turns out making something like this is quite simple :D
thanks dude! this really helped a lot 👌
You jst helped me understand how all the math works. Didn’t even think it was this easy lol
thanks this is exactly what i needed
bRO I HAVE BEEN SEARCHING FOR THIS TUTORIAL FOR TOO LONG (AROUND A YEAR TO BE EXACT)
thx soo much man
Hearing the mario kart double dash credit theme over this was magical
work perfectly! thanks for the great tutorial
simple, and very good explaining! great tutorial!
I love your teaching style.
big thanks! You actually helped me learn how to script a bit!
you make good tutorial! Wish you would be famous one day!
Litally just the found the new entertaining bro that keeps me entertained to learn about scripting thanks dawg.
Roblox - procedurally animated door
animation
W guy, first vid ive seen of this + new sub
Good video, liked the AI voice. Thanks!
0:48 you can make the game open source, and then the user can upload the animations there
Yes! This code really helps a lot, thank you!
(You might wanna include the jump animation for that model link)
heres a script for jump
Humanoid.Jumping:Connect(function(IsJumping)
if IsJumping then
AnimationsTable.Jump:Play(1)
else
end
end)
@@NovaFlynnSmith This goes in a different script and then put a Jump animation Animations folder?
No. Put it on the same script but put it at the very end of the animation script, you should add the jump anim first on the animations folder
If you want to stop the jump anim when landing well i think you know how just use statechanged
@@Togawaaa thats all
Wow is actually fun watching 😂😂
Finally after years, I've found it
is nobody talking about the text to speech said ✨universy✨ and ✨lo-ked✨
Overall, great tutorial! Its understandable.
Yeah the ai was having a stroke lol
thanks for the helpful tutorial!
thank this video was ammazing!
i couldnt stop laughing at his tone change around 3:05
Strafing animations exist now so you can just change the strafe animations in the character
what is bro doing here
you can't
Can you make it for sprinting too? Also the video is so fun like the voice so keep it up
thank you man thats is good tutorial :)
this was very helpful, thanks
This works great! THANKS!
wait you're actually a genius
really thank you for this tutorial😁
How would I make the animations' speed change as walkspeed changes? And could I add seperate running animations?
I NEEDED THIS THANK YOU
thanks bro ! +1 subscriber😀
Hey, amazing work! But my animations can't seem to load, any way to fix this? Thanks!
GPO needs this
@phoeyu
i feel like the engineer from tf2 is teaching me
bro how do i get pluginguiservice and what did he do to get the animations 0:35
Basically Roblox's feature "StrafingAnimations" but R6 supported
Can you pls do a combat system were they use hands and legs to fight?
How do I make this underscore at 2:04 after "for"
can you make a lerp without animations? w makes you learn foward, s makes you learn backwards and a makes you look to the left (not lean) and d makes you look to the right
Roblox allows sharing animations if you export it using Moon animator plugin. Unfortunately the price skyrocketed.
0:50 i didnt understand that part
man you should continue doing tutorials no cap
Can you make more tutorials? Since roblox dev on youtube is on pretty much elementary level, it would be nice if at least someone created tutorial on something advanced
Have you looked at TheDevKing’s Advanced series?
@@ronaldo_cf17 they are not advanced
its good but it dosent work for me sadly
Nice! do you think you can make one for r15??
i love ur colors for ur code could you tell me what they are for each one
Me, a guy that doesn’t code at all: interesting
"16 is the actuwal veelawcity" -random TTS, 2023
Yo, what's your studio settings and font for it to look like that? It's really smooth ❤
bro my brain is frying by listening to this
Hey, can you please tell me what text-to-voice you use? :(
why
I feel like this would work but I feel like it won’t work for me it’s just that I watched a tutorial on how to make a left shift Sprint button with animation I did it but it did not work. I’m a failure ):
actually good footplanting
3:10
the ai switch accent is so funny to me
*me watching even though I’m not a developer or plan to make any games*
Cool. Is this r6? And can it be customized to r15?
I really wanna see a procedural one, please do it if you can!
he did it already
Me trying to not lose a brain cell: 😐〽️
OOOOORRR you can enable strafing animations in game settings (works only for r15 though)
they ruined the animations, i didnt even get the chance to even archive them
im curious, does this overwrite the regular animation script in the character? or are the walk animations and such from the regular animation script still playing?
Naming the local script “Animate” does override the default animate script, so yes.
Also if you already have a sprint script can you please make a tutorial on how to put sprint animations when our sprint scipt is activated?
When did elite cameraman become a game dev 💀
what font do you use for the script editor, looks so clean
Now make a procedural walk cycle using inverse kinematics.
ua-cam.com/video/bRSxAasiSmA/v-deo.html
Better than roblox walking animatoon
You got subs, yay! :D
So much similar to gear 5 in fruit battleground
Does this work for custom rigs such as Skinned Meshes? For example, if I'm using a dragon would it work for it?
Roblox animator supports any rig as long as it uses bones or motor6d
I think I did the code right but whenever I test it in game there is no animation when I walk, I animated my own walk anims, uploaded them to roblox, and inserted the ID in the AnimationId box and it doesn't play the animation when I move, just a static pose, any reasons for this?
Same thing for me. I’m going to try to fix this and if I do I’ll let u know
@@Bluified_ did u find a solution? at first I thought It would be as simple as publishing and setting the game to r6 but its still not working.
@@guhuhhuh3630 yeah I can’t find any solutions either. I might have to post the code on a forum and see if someone more experienced can help
Anyone found a solution yet?
How would I go about adding an animation for walking backwards? Additionally, how would you add an idle animation? I've tried to implement both myself but I lack the knowledge of whats going on. Any help appreciated!
Well- on else statement
Make Additional one for the idle-
And check if the idle isn't playing then below the if statement on the idle
Play the animation
Honestly i think it looks better to make them entirely cframe based
I have a pastebin link, it's for the upcoming code like you said, entirely cframe based pastebin.com/kJ2Fp6Y7
tysm! you the best!
Thanks for tutorial