|
| 21 Feb 2015 01:22 PM |
Hey, so basically I've re-sized my character and out come this little guy: http://gyazo.com/99da9155939cee065787fcd87c2285d8
I was wondering, how could I make ROBLOX's animations work for it? As you can see by the video footage, he's moving but his legs aren't moving :P |
|
|
| Report Abuse |
|
|
|
| 21 Feb 2015 01:23 PM |
| Resize all the parts and reconnect the joints. |
|
|
| Report Abuse |
|
|
|
| 21 Feb 2015 01:25 PM |
| What? What do you mean re-size all the parts? I want the character to be smaller than the default ROBLOX character so that's why he's this small :P |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 21 Feb 2015 03:38 PM |
Okay.. now I've changed all the "Left/Right Hips, Shoulders and Neck Part0's and Part1's to what they should be but It's still not working...
game.Workspace.small.HumanoidRootPart.RootJoint.Part0 = game.Workspace.small.HumanoidRootPart game.Workspace.small.HumanoidRootPart.RootJoint.Part1 = game.Workspace.small.Torso game.Workspace.small.Torso.Neck.Part0 = game.Workspace.small.Torso game.Workspace.small.Torso.Neck.Part1 = game.Workspace.small.Head game.Workspace.small.Torso["Left Hip"].Part0 = game.Workspace.small.Torso game.Workspace.small.Torso["Left Hip"].Part1 = game.Workspace.small["Left Leg"] game.Workspace.small.Torso["Right Hip"].Part0 = game.Workspace.small.Torso game.Workspace.small.Torso["Right Hip"].Part1 = game.Workspace.small["Right Leg"] game.Workspace.small.Torso["Left Shoulder"].Part0 = game.Workspace.small.Torso game.Workspace.small.Torso["Left Shoulder"].Part1 = game.Workspace.small["Left Arm"] game.Workspace.small.Torso["Right Shoulder"].Part0 = game.Workspace.small.Torso game.Workspace.small.Torso["Right Shoulder"].Part1 = game.Workspace.small["Right Arm"]
wait(2)
game.Workspace.small.Humanoid.WalkToPoint = Vector3.new(2,0,1) game.Workspace.normal.Humanoid.WalkToPoint = Vector3.new(-2,0,1)
Everything in the smaller character should be exactly the same as in the normal character but for some reason the animations are still not working... I'm also using a different animation script for NPC's by SecondaryZero, the roblox model id is 159492536
http://gyazo.com/8b2405ee701a08007227e8c48caa5efa
|
|
|
| Report Abuse |
|
|
|
| 21 Feb 2015 03:55 PM |
| bump so far I've spent like 3 hours on this xD |
|
|
| Report Abuse |
|
|
|
| 21 Feb 2015 04:13 PM |
I've got somewhere... http://gyazo.com/01210d8ccbd95fd09d882a9317d56752
I changed the 'rotation' of the humanoidrootpart, head, torso, arms and legs of the small character to the normal sized character and that video footage was the outcome. For some reason, only the left arm seemed to be affected by this change...
Anyone have any ideas on what I could try now? >.< |
|
|
| Report Abuse |
|
|
|
| 21 Feb 2015 04:32 PM |
I changed the position of everything in the small character slightly and this was the outcome... http://gyazo.com/8d443b409c7fdd3d870796a344e478bc
It's great that it's working(kindof) but It's not exactly what I'm after XD
helppls |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 21 Feb 2015 04:48 PM |
| Thanks for the free bump, you silly troll. |
|
|
| Report Abuse |
|
|
|
| 21 Feb 2015 05:09 PM |
| This is so annoying... I want it to look like this http://gyazo.com/804a424a8dd625cca6793e4429e3024d but with the animations to work... if I change the position of something like the left arm in the slightest then this happens http://gyazo.com/804a424a8dd625cca6793e4429e3024d so the animation is working which is a good thing but the character's left arm is far apart from the rest of the body... helppls |
|
|
| Report Abuse |
|
|
| |
|
| |
|
KAAK82
|
  |
| Joined: 06 May 2014 |
| Total Posts: 1166 |
|
|
| 21 Feb 2015 06:14 PM |
I think Animations don't Run in Studio :/ well for me not :/ |
|
|
| Report Abuse |
|
|
|
| 21 Feb 2015 06:29 PM |
Animations run in studio if you click the 'run' button :P
If you saw some of my gyazo's you'll see that one of them animates but the smaller one doesn't unfortunately yet (still trying to figure out how to make animations work for the smaller character D:) anyhelps? |
|
|
| Report Abuse |
|
|
KAAK82
|
  |
| Joined: 06 May 2014 |
| Total Posts: 1166 |
|
|
| 21 Feb 2015 06:50 PM |
oh, I made a Rig once... so maybe just cos it's Unusual ROblox doesn't let it Play Animations or something :/ |
|
|
| Report Abuse |
|
|
|
| 21 Feb 2015 08:44 PM |
Oh okay, I'm not too sure, aha.
bump |
|
|
| Report Abuse |
|
|
| |
|
| |
|
| |
|
|
| 22 Feb 2015 10:53 AM |
| Do you know how to use the animation plugin by ROBLOX? |
|
|
| Report Abuse |
|
|
|
| 22 Feb 2015 03:23 PM |
| I would suggest creating your own animations using the ROBLOX animation plugin, not only do you get animations, but you can make new, and better, ones! |
|
|
| Report Abuse |
|
|
|
| 23 Feb 2015 12:29 PM |
Yeah, I don't know how to use the animation plugin aha.
I would prefer not to create my own animations doe ;/ |
|
|
| Report Abuse |
|
|