of     1   

krisk7
#143322491Monday, August 11, 2014 10:47 PM GMT

So I just wanted to do a simple walk animation. I know there are animation scripts that can do that but I can't seem to get them to work. I was thinking of using cframe but it's difficult to rotate the parts and have them move forward. Also I have tried using the animation plugin by roblox but I don't like it because it's super buggy and after I make the animation I can't find a way to put it into a script. So how do I make a simple walk animation for my model?
krisk7
#143345461Tuesday, August 12, 2014 3:04 AM GMT

Ummmm does anyone know?
BothAngles
#143345522Tuesday, August 12, 2014 3:04 AM GMT

script.Parent:BreakJoints()
Kannivalismos
#143346298Tuesday, August 12, 2014 3:15 AM GMT

Distortional
#143346807Tuesday, August 12, 2014 3:21 AM GMT

BOTHANGLES REPLACED EVERY SINGLE I IN MY SCRIPT WITH AN L! If you look closely, I don't give a crap.
krisk7
#143347634Tuesday, August 12, 2014 3:30 AM GMT

Wait a second, I don't wanna pay to create an animation. Is there a place I can get the ID for a basic walk animation.
Kannivalismos
#143379669Tuesday, August 12, 2014 2:43 PM GMT

I just use ROBLOX's generic animations, which you can find in the character of a player if you "Play Solo"
krisk7
#143418306Tuesday, August 12, 2014 10:42 PM GMT

I'm wondering, does that link teach me how to animate a model I made because alot of these tutorials only tell me how to change the animations of the player. I also want the animation to start when I touch a brick.
Kannivalismos
#143418809Tuesday, August 12, 2014 10:47 PM GMT

Animate a model you made, meaning an "NPC"? It says so there. Use the touched event to start the animation if you want it to start from touching a brick.

    of     1