I made a ROBLOX game in 20 minutes, check it out: th-cam.com/video/qTmfPqehEFI/w-d-xo.html IMPORTANT: There was an issue for some people where you couldn't switch between the move and rotate tools without the editor becoming unfocused: to switch between tools, press R! Also, the animation has to be published under the owner of the game. So if the game is a group game, the animation has to be published under the group. Comment video ideas you want me to make! Thanks for watching :)
I was looking everywhere to fix this issue of the animator unfocus when I tried to switch tools, this is so helpful..even if it was obvious I didnt know..thank you!
Im probably one of the few people that dont use the animation instance, but Cframe anims instead, but still great video Im sure beginners will find it useful (I only use animation instances for things like walking, jumping, just the basic movement things)
i like how you helped us but there is a glich idk if you know how to fix but when i put my animation in npc it works fine but when i put it on player its js not playin that animation well as it does on npc?
What kind of animation is it? Did you set the animation priority high enough? It should be set to 'Action' if you need it to override walking/jumping animations. Or maybe the type of rig and the type of player are different? So if you had an R6 animation, it would only work on an R6 character, for example :3
You want the animation to loop? You can either import the animation and enable the loop and republish it or set the Animation.Looped property equal to true in the code.
There's an option on the top bar. Right beside the timestamps, there's something that looks like a play button. If you enable it, and republish the animation, and use the new id, it'll loop in game :3@@1Yeoz1
Great video Scriptix! Could you reply to this comment on how to get more lines/vertices while moving the different body parts, so you have more options to move them around?
i did an animation and published it into roblox, i did the :animation command in a game, but it didnt work, it just made me stand still, basically the animation for :animation all 0.
Could I see your code? Does it work in studio? If it works in studio but not in game, it might be because you have the animation published under the wrong owner. If it is a group game, the animation has to be published under the group
I think you can just manually set it to whatever length you want. Like there are 2 sets of numbers there, so you want to change the number on the right to '1:00' or whatever length you want
I can’t find the published button. I can see “Delete Local Instances” and it says “We recommend that you delete the local animation data to improve your experience’s loading performance. You will always be able to reimport the animation to continue working on it”.
If you watch carefully, you'll see that the submit button wasn't visible for me either. What I did, and it'll work for you, is that I shrank the window and readjusted it so that I could see the bottom of the window. That's where the submit button is :3
this was a nice vid but i use moon animator and i feel like a huge majority of the people that dev on roblox use moon animator to so i was just saying it would be nice if u could make the same vid but with moon animator but hay itz your YT channel so do whatever u want
Moon Animator makes stuff alot easier but its hella expensive for someone starting out, there are loads of tutorials and that are still accurate cause the plugin is that good
Yeah, you can just open the animation editor again with a rig selected like you're going to start a new animation, then click the 3 dots and select Import: From Roblox and you should see a list of animations you've created. You might have to shrink the window a bit to see bottom, where there'll be a box that shows the ID when you click on an animation
Just drag the blue line to where you want something to happen, and move the part you want to be animated, and it should automatically create a new keyframe. @@nikaujohnstone
This is a helpful one, but I've got a problem, I did the animation, published it and scripted as was shown, but for some reason Im the only one who can see it and my friend don't.
I believe that as long as publisher of the animation and the owner of the game are the same person/group it should work in game. I've heard of this being a studio bug. Let me know if it doesn't work in game@@kr1z984
Hey i am on the animator and i want to select rotate or move but when i click it says ''Click Here To Continue Using The Animation Editor'' How Do I fix it. i Cant make animations like this
Does it work in studio? If it works in studio, but not in game, it's because the animation has to be published under the same owner as the game; so if it's a group game, the animation must be published under the group. If it doesn't work in studio, I would ask you to share your code so I can see what's wrong :3
it doesn't work in studio, i published it and i made sure the script was perfect but it didn't seem to work, i ended up finding an easier way to add the animation so no worries!@@Scrip_tix
Is it possible that the game you are testing your animations in is a group game? If so, make sure to set the creator as the group the game is under when you export the animation.
Maybe your friend has to publish the animation because (if I recall correctly) animations only work if it was published by the same person/group that made the game @@djehrhwirjv
@@Scrip_tix I don’t think the owner has to make it because in another game I played, all the animations were made by a dev, not the owner. And they still playing in game.
I made a ROBLOX game in 20 minutes, check it out: th-cam.com/video/qTmfPqehEFI/w-d-xo.html
IMPORTANT: There was an issue for some people where you couldn't switch between the move and rotate tools without the editor becoming unfocused: to switch between tools, press R! Also, the animation has to be published under the owner of the game. So if the game is a group game, the animation has to be published under the group.
Comment video ideas you want me to make! Thanks for watching :)
I was looking everywhere to fix this issue of the animator unfocus when I tried to switch tools, this is so helpful..even if it was obvious I didnt know..thank you!
You're welcome :3 @@IsacraftYT91
even when i press R it dont work for me
I would recommend, closing/opening studio again or making animations in a new game place @@ixoyy
😂 haha 😂
bro tysm, i had no clue how to use animations whatsoever and now i just made my first animation for my boss battle!
ay remember me if u become big bc i can see my self watchin u!
Yessir! 🫡🫡
THIS HELPED SM TYSM
Np!
Im probably one of the few people that dont use the animation instance, but Cframe anims instead, but still great video Im sure beginners will find it useful
(I only use animation instances for things like walking, jumping, just the basic movement things)
Thanks for watching :3
Ty for teaching me I'm a pro animator now! 😎 👍
No problem!
You make this make a lot more sense.
Thanks I am gonna try this on the weekend and see how it goes thanks 😁👍
You bet :3
@@Scrip_tixay thanks i needed this for a game
7:52 how do you add the extra script lines cuz for me i dont have 3 it only shows 1 and 2
click enter on keyboard
@@AnedOmeri ok thanks
This wa really helpful
could u please do a tutorial on how to get to the animating thing
nevermind i got it
What if your animating you opening a door?
Dude you deserve 1K Subs man
Thank you :)
@@Scrip_tix np
i like how you helped us but there is a glich idk if you know how to fix but when i put my animation in npc it works fine but when i put it on player its js not playin that animation well as it does on npc?
What kind of animation is it? Did you set the animation priority high enough? It should be set to 'Action' if you need it to override walking/jumping animations. Or maybe the type of rig and the type of player are different? So if you had an R6 animation, it would only work on an R6 character, for example :3
Make a game in 10 minutes with a friend
Free Palestine
@@Catso476free deez
@@Catso476free my family duolingo took it):
@@Catso476Nuh uh
@@KJDatvts
Thank You So Much For Helping Me I Didnt Even Know How To Script
do i have to replace the enitre script to make it do the animation over and over again
You want the animation to loop? You can either import the animation and enable the loop and republish it or set the Animation.Looped property equal to true in the code.
Thanks you so much i subscribe your channel and like this video thanks you so much.
Thanks for watching :3
@@Scrip_tix no problem but i need ask somethink how we loop that animation?
There's an option on the top bar. Right beside the timestamps, there's something that looks like a play button. If you enable it, and republish the animation, and use the new id, it'll loop in game :3@@1Yeoz1
@@Scrip_tix Thanks man
When i try the move tool in animating it just stops animating, Could you help me
Press 'R' to switch between tools :3
Ty!@@Scrip_tix
4:04 tryna do this move thingy and it just keeps clicking off animator, any solutions?
(as in i cant move smth in animator)
Press 'R' to switch between move and rotate tools
@@Scrip_tix thanks! now i have to do the anims again! (but still, tysm!)
Im your 700th subscriber
Thank you!
thx u
When i wrote the script in 8:38 and I when i pressed run the animations didn't work
Can you show me your code?
Great video Scriptix! Could you reply to this comment on how to get more lines/vertices while moving the different body parts, so you have more options to move them around?
aww tysm but... i dont know how to script:(
Thank you so much:).
You're welcome!
i did an animation and published it into roblox, i did the :animation command in a game, but it didnt work, it just made me stand still, basically the animation for :animation all 0.
Could I see your code? Does it work in studio? If it works in studio but not in game, it might be because you have the animation published under the wrong owner. If it is a group game, the animation has to be published under the group
i have this problem were the grid moves when the head moves can you help with that?
can we animate several rig in single time ?
ay might be too late here but how to make a frame by frames animation?
Hey when I publish into roblox it does not show the submit button?
Try making the window smaller and dragging it up a bit. The button should then show.
It was changed to save bro😂😂😂😂😂😂😂
Ty bro
Hi
how to run a run animation when hold shift to run
instead of saying 1:00 in the timeline length it says 120, how do i fix it?
I think you can just manually set it to whatever length you want. Like there are 2 sets of numbers there, so you want to change the number on the right to '1:00' or whatever length you want
still running into the same problem and it just doesnt play.
Same
Same
Are you working in a group game? If so, you have to publish the animation under the group
WHEN I MAKE MY RIF TO JUMP AND I GO BACK TO ANIMATE THE WHOLE THING IS THE RIG FLYING AND DOESNT LET ME ONLY PUT ON ONE FRAME
Moon animator is also a good plugin, it has different UIs that I personally like.
Just checked it out, and you're right, the UI is awesome :)
It's pretty expensive though
@@Scrip_tixTrue, I don't buy the styles. But vs the default animator I prefer it.
unless ur willing to pay 1,700 robux, i recomend use moon animator
I really liked the 20 minute one
Thank you :)
@@Scrip_tix np man
ty
You're welcome :3
if i could hug you i would, tysm
You're welcome! 🤗
I kinda need help with moving the arms, whenever I try to move them using X,Y, and Z it just snaps to certain angles.
I suppose you have to switch to the move tool by pressing 'R'
I already fixed it and finished my animation! Thanks!
I can’t find the published button. I can see “Delete Local Instances” and it says “We recommend that you delete the local animation data to improve your experience’s loading performance. You will always be able to reimport the animation to continue working on it”.
If you watch carefully, you'll see that the submit button wasn't visible for me either. What I did, and it'll work for you, is that I shrank the window and readjusted it so that I could see the bottom of the window. That's where the submit button is :3
@@Scrip_tixThank you
Whenever I try to publish it the publish button is on the bottom where my task bar is, how do you fix this?
Just drag the window up by pressing and holding the white strip at the top of the publish window and dragging it up a bit
@@Scrip_tix Thanks!
when i select the move tool it just exit the animation tool and the character its just standing and its not in animation editor mode
Press 'R' to switch between tools :3
Let me know if it doesn't work
@@Scrip_tixThanks man, i appreciate the effort that u put into it 🫡
thanks :)
Can you help me please? Every time I try to use the move tool it deselects my animator and does not let me use it. Great video btw!
Hey! All you have to do is to press 'R' to switch between tools :3
@@Scrip_tix thanks!
So I made a punch animation how do I make it when I m1 it will do that animation?
this was a nice vid but i use moon animator and i feel like a huge majority of the people that dev on roblox use moon animator to so i was just saying it would be nice if u could make the same vid but with moon animator but hay itz your YT channel so do whatever u want
Moon Animator makes stuff alot easier but its hella expensive for someone starting out, there are loads of tutorials and that are still accurate cause the plugin is that good
Thank you so much this tutorial was so useful
You're very welcome! :)
What’s the song called?
That leg really triggered me
So when I pasted the id for the landing animation i accidentally copied something else, is there a way to get it back?
Yeah, you can just open the animation editor again with a rig selected like you're going to start a new animation, then click the 3 dots and select Import: From Roblox and you should see a list of animations you've created. You might have to shrink the window a bit to see bottom, where there'll be a box that shows the ID when you click on an animation
@@Scrip_tixthanks man I thought my animation was gone
When I move the parts it doesn’t show me a key frame can someone tell me why
how do i switch tools??? everytime i click the move tool, it just kicks me out of the editor,
Check pinned comment :3
i got it, nevermind
I can't figure out how to use the move tool /:
Are you having trouble switching between the rotate and move tools? If so, the way to switch is to press 'R'
It’s saying that the (“Animator”) part is wrong for some reason and it won’t let me play the script because of it.
Can you show me your code?
Osp how do u get this new version of rblx studio
What version do you have?
Mine says: Version 0.607.0.6070550 (64bit)
Hello! I have a problem Whenever i stand on a part with an animation it falls to the ground. How can i fix this? Thank you
I don't really understand, is the part falling to the ground? If so, you can just anchor the part so it holds in place :3
@@Scrip_tix If I anchor it will the animation still play? Also thank you for the recommendation
I don't really understand what you are trying to do, could you explain further? Is the part part of the animation?@@user-wc2fs2tt3l
i got a issue i cant add rigs in r6
how to remove the green dots on the rig
Try Alt+D :3
@@Scrip_tix thank you man you deserve a sub and a like
You're welcome :3
Script didnt work for me I need help pleasse
What seems to be the problem?
@@Scrip_tix I’ve tried various tutorials to get my animations running in game and they dint work for me :(
Doesn’t matter any way my whole game got deleted :(
Is it a group game? If so, you need to publish the animation to the group.@@kodekofv
@@Scrip_tix it’s not
Sorry but I cant click the move in the animation editor
You can press 'R' to switch between the move and rotate tools :3
Why when I change tools it closes the animation thing, like when I change tools, I can't move the body anymore it just closes everything pls help me
Press 'R' to switch between tools. I think I said this in the pinned comment. :)
ty@@Scrip_tix
why when i try to use move or scale it just doesnt? i can just use rotate??? help
Hey! You can switch between move and rotate by pressing 'R'. Also I don't think Roblox supports scaling for animations yet
I can’t get it to go up
Answer me pls i cant do a new frame or smth how do i fix it
A new keyframe?
@@Scrip_tix where
Just drag the blue line to where you want something to happen, and move the part you want to be animated, and it should automatically create a new keyframe. @@nikaujohnstone
@@Scrip_tix i cant drag it
What's your timestamps? @@nikaujohnstone
This is a helpful one, but I've got a problem, I did the animation, published it and scripted as was shown, but for some reason Im the only one who can see it and my friend don't.
Is it in game or in studio where this issue takes place? Is the animation published under the same owner of the game?
@@Scrip_tix In the studio, and yes I'm the owner of the game and Im the one who published animation
I believe that as long as publisher of the animation and the owner of the game are the same person/group it should work in game. I've heard of this being a studio bug. Let me know if it doesn't work in game@@kr1z984
@@Scrip_tix Alright, i'll test it out later and tell you, keep up the great work tho
@@Scrip_tix Yeah, it was a studio bug apparently, the animation works in the game, thanks!
ik how to animate i just need to find out how to freaking put it in the game
where to find animation editor?
It's under "Avatar' in Roblox Studio :3
i give up on trying to animate thats to hard for me
bro when i press R i cant even switch tools
Try opening/closing studio or using a new place to make animations
@@Scrip_tix alright ty
I don't understand i wrote the same code but the animation never play
Hey! Could you show me your code here so I can help?
Ok so when ever I run the code it opens a new local script and says "local script1 Expected ":"not ":" calling member function WaitForChild"
Can you show me your code?
Can you make a game in 1 hour
where can i find the code for animation
It's a local script @ 7:30
Guys helppppp my crappy animation editor is not up to date it doesnt even let me name it first.
Hey i am on the animator and i want to select rotate or move but when i click it says ''Click Here To Continue Using The Animation Editor'' How Do I fix it. i Cant make animations like this
Just press 'R' to switch between the move and rotate tools!
Doesnt work for me@@Scrip_tix
i found a solution
@@camiltropclmao19 tell me the solution pls
Hold any part and press R@@ixoyy
hey does anyone know how to fix when i click the move i cant move the animation thing it js says click here to continue using? PLEASE HELP
You can press 'R' to switch between move and rotate tools in the animation editor
how do u get it to move
LIke the arms and legs and stuff? You can just use the rotate or move tool :3
how do i switch tools
Press 'R". :3
Try closing/reopening studio, or make your animations in a new place. @bfarp
What plug-in is this?
It's just the animation editor that Roblox provides
what do i do. I can't publish
The publish window is a bit oversized, so you need to make the window a bit smaller and drag it up a bit so you can see the buttons at the bottom :3
I did everything to get the animation to run ingame but, it doesn't work? i actually TRIPLE checked it and i don't see what i did wrong, any ideas?
Does it work in studio? If it works in studio, but not in game, it's because the animation has to be published under the same owner as the game; so if it's a group game, the animation must be published under the group. If it doesn't work in studio, I would ask you to share your code so I can see what's wrong :3
it doesn't work in studio, i published it and i made sure the script was perfect but it didn't seem to work, i ended up finding an easier way to add the animation so no worries!@@Scrip_tix
plugin link?:D
It's the built-in animation editor that's in studio by default, I think you can find it under the 'Avatar' tab at the top :3
@@Scrip_tix yeah found it and i thought its plugin tho thank ya for help
I like the tutorial, but for some reason, the animations only play in roblox studio and not regular roblox. Do you know why this happens?
Is it possible that the game you are testing your animations in is a group game? If so, make sure to set the creator as the group the game is under when you export the animation.
@@Scrip_tix The game wasn’t made from a group. It was made by my friend and I’m a developer.
Maybe your friend has to publish the animation because (if I recall correctly) animations only work if it was published by the same person/group that made the game @@djehrhwirjv
@@Scrip_tix I don’t think the owner has to make it because in another game I played, all the animations were made by a dev, not the owner. And they still playing in game.
How exactly did you know that the animations were published under A dev and not the owner? @@djehrhwirjv
can anyone explain the scripts he used in this video?
am i the only one that doesnt have the default rig builder and roblox animator?
Interesting.. do you have the newest version of studio? Have you looked under each tab?
why my animacion dont play
Can you show me your code?
Cool tutorial.
Thanks!! :)
keybinds dont work...
He broke the rigs legs multiple times
Don't worry I'll pay his medical bills
@@Scrip_tix ok tell him I hope his recovery is going to go well
Still not working in game
Is it a group game? If so, you need to publish the animation under the group for it to work in game.
@Scrip_tix I think sum of the code is not right
Could I see the code you wrote? @@Commander_keller
this didnt work for me
Is publishing important?????????
I mean, you can't use the animation if you don't publish it, so yes.
it didn't work for me why do these thing not work T-T
What isn't working?
@@Scrip_tix the animation wont go on the rig when im not in animation mode sorry for not specifying
@@Scrip_tix also I am using r6 but I dont thing thats the problem because ive seen someone do it with r6
I cant why 😭😭
Yo