How do I change the model of one of my squad into a trooper???
Thanks in Advance
Mmm...
Double click your actor under the Actor Classes Menu
Go to Display Advanced
Change Mesh to something else (ex SkeletalMesh'Clone.CloneCommando' to SkeletalMesh'Clone.CloneTrooper')
If you want to add a trooper to the squad, stick a trooper into the level, and change both bCanbesquadmember and bOfSquadInterest to true. Do NOT change bCanPreformSquadCommands to true, or you game will crash every time your order the squad to do something.
huh..... i dint know i had to change the intrest one....what does it do?
I think it makes it so you can revive 'em. Actually, come to think of it, I'm not sure what it does either, I just always enable it.
So how do you add a new squad member again? Can you explain it step by step???
Ehh...
Go to the Actor Classes viewer
Go to Pawn - CTPawn - Republic - CloneTrooper and select CloneTrooperTM
Right-click the floor next to where your squad starts and choose Add CloneTrooperTM Here
Double-click the trooper to bring up the CloneTrooperTM# Properites window, and click on AI
Set both bCanBeSquadMember, and bOfSquadInterest to true
Save, and boot up the level.
Ok, then, how do I add a number and name to the new squad mate?