Changin a Unit's Animations
Moderator: Moderators
-
Labj
- Sith

- Posts: 1400
- Joined: Tue Jun 16, 2009 3:20 pm
- xbox live or psn: SiulS2409
- Location: Costa Rica
- Contact:
Re: Changin a Unit's Animations
Ah, like Rookies/The Clone Wars series
- Fierfek
- High General

- Posts: 805
- Joined: Wed Jul 01, 2009 4:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Somewhere in the Galaxy (Most Likely Scrapping Tinnies)
Re: Changin a Unit's Animations
Labj wrote:Ah, like Rookies/The Clone Wars series
Yoda wrote:"A good episode, that was."
-
RogueKnight
- Space Ranger
- Posts: 2512
- Joined: Sat Nov 22, 2008 1:50 pm
- Projects :: Life. Work.
- xbox live or psn: No gamertag set
- Location: Washington, US
Re: Changin a Unit's Animations
Either you do it in XSI or you live with it, from what Ace posted, there may be another way to do it, but I'm not quite sure of it.Fierfek wrote:I kind of understand it.
This is what I want:
I want a normal-looking droid who, when the disguise kit is activated, turns into a normal-looking clone.
My question is: How do I accomplish that? Without using XSI.
It sounds like you can give the droid skeleton the human animations, and keep the figure of the droid, but I'm not quite sure.
off-topic: I forget that clones name, but I liked the part at the end where he sacrificed himeslf to blow the charges.
- Fierfek
- High General

- Posts: 805
- Joined: Wed Jul 01, 2009 4:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Somewhere in the Galaxy (Most Likely Scrapping Tinnies)
Re: Changin a Unit's Animations
XSI won't work on my computer. Oh well, I guess I'll just remove the unit.DarthRogueKnight wrote:Either you do it in XSI or you live with it, from what Ace posted, there may be another way to do it, but I'm not quite sure of it.
It sounds like you can give the droid skeleton the human animations, and keep the figure of the droid, but I'm not quite sure.
off-topic: I forget that clones name, but I liked the part at the end where he sacrificed himeslf to blow the charges.
*off topic* I liked that part too - his name was Hevy.
-
FragMe!
- Gametoast Staff

- Posts: 2244
- Joined: Sat May 13, 2006 12:34 am
- Projects :: Not sure keep changing my mind.
- xbox live or psn: No gamertag set
- Location: Origin name GT_FragMe
- Contact:
Re: Changin a Unit's Animations
What Ace is saying is units can use the same animation set but use different skeletons case in point is the female sniper. It uses human animations but uses marksperson skeleton but since there is no animation set called marksperson it uses human animations same for the gungans.AceMastermind wrote:add SkeletonName = "human"
AnimationName = "human" to your droids odf coding
..."Skeleton" and "Animation" references are - essentially - the same thing...excerpt from BF2 Jedi Creation.doc simplified by me wrote:the next line can be one of 3 choices:
1. Not included (blank)
if the model wants to use the basic human skeleton and animations.
2. AnimationName
if this model uses the basic human skeleton, but wants to provide its own animations as a set of files in the "munged" folder.
3. SkeletonName
if this model wants to use its own skeleton in addition to its own animations.
For the CIS rifleman it uses the sbdroid skeleton but since there is an animation set called sbdroid it uses those first and then falls back to human animations for anything there isn't an animation for in the sbdroid animation set.
