How do I make a new 1st person animation bank?
Moderator: Moderators
- Anakin
- Master of the Force

- Posts: 4817
- Joined: Sat Sep 19, 2009 11:37 am
- Projects :: RC Side Mod - Remastered - SWBF3 Legacy
- Location: Mos Espa (germany)
How do I make a new 1st person animation bank?
Hi,
i just wonder if there is a way to make a custom unit's character. I hope you can help me with this.
i just wonder if there is a way to make a custom unit's character. I hope you can help me with this.
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: change unit's character
Please define custom unit's character.
- Anakin
- Master of the Force

- Posts: 4817
- Joined: Sat Sep 19, 2009 11:37 am
- Projects :: RC Side Mod - Remastered - SWBF3 Legacy
- Location: Mos Espa (germany)
Re: change unit's character
Subject: Location of animationbank
I would like to make a whole new animation bank, so you can have different 1st perspective animations. This has been made so alike for the cis (droideka, sbd), but i couldn't get it working for the rep.
I am also open for other possibilities to have different fpanimations for the same weapon for different units.
AceMastermind wrote:In the case of AnimationBank = "rifle", the raw 3rd person rifle animations are located here:[color=#FF8040]psych0fred's AnimationSystem.txt[/color] wrote:Hidden/Spoiler:Initial munge output is here:
- BF2_ModTools\assets\Animations\SoldierAnimationBank\human_0 and human_1
ingame.req
- BF2_ModTools\data\Common\munged
They are munged and packed in the ingame.lvlCode: Select all
REQN { "animbank" "human" //<==== "humanfp" "humanlz" }
I would like to make a whole new animation bank, so you can have different 1st perspective animations. This has been made so alike for the cis (droideka, sbd), but i couldn't get it working for the rep.
I am also open for other possibilities to have different fpanimations for the same weapon for different units.
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: change unit's character
since custom first person animsets are not supported you can only override the existing animations. one thing you could try though is giving an unit the "sbdroid" animation and see if it has the sbdroidfp animation ingame.
- TWINKEYRUNAWAY
- Lieutenant General

- Posts: 730
- Joined: Fri Aug 17, 2012 3:13 pm
- Projects :: Empire Rising
- xbox live or psn: No gamertag set
- Location: 411Remnant
- Contact:
Re: change unit's character
Actually Nedarb figured out how to do so in this tutorial he posted last month incase your interested.DarthD.U.C.K. wrote:since custom first person animsets are not supported you can only override the existing animations. one thing you could try though is giving an unit the "sbdroid" animation and see if it has the sbdroidfp animation ingame.
viewtopic.php?f=27&t=29851
- Nedarb7
- Lieutenant General

- Posts: 676
- Joined: Sat Sep 22, 2012 3:41 pm
Re: change unit's character
DarthD.U.C.K is right, all you can do is override the animations, which is exactly what my tutorial does.TWINKEYRUNAWAY wrote:Actually Nedarb figured out how to do so in this tutorial he posted last month incase your interested.DarthD.U.C.K. wrote:since custom first person animsets are not supported you can only override the existing animations. one thing you could try though is giving an unit the "sbdroid" animation and see if it has the sbdroidfp animation ingame.
viewtopic.php?f=27&t=29851
From my experience you can't make a unit have a 3rd person animation bank which would result in it using the fp one. Rather it appears to be hard coded, and the unit receives the fp animation set by its odf name. So you can have 1 universal and 2 for only one specific unit.
- Anakin
- Master of the Force

- Posts: 4817
- Joined: Sat Sep 19, 2009 11:37 am
- Projects :: RC Side Mod - Remastered - SWBF3 Legacy
- Location: Mos Espa (germany)
Re: change unit's character
Yes but how does the SBD works? there is the line in the cisshell that loads a new animation bank and than the fp in the unit's req file. I thought maybe the animations need to have the same name but the fp with an fp at the end. If we get the animation for the SBD working, we can also make new animations for all units. But i don't understand how it works. the Droideka also has an own animation with an own fp animation. But i cannot find something where this animation is called, except the cisshell.req and the droideka's and sbd's req file.
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: change unit's character
try giving an unit the sbd animationset. if it then gets the sbd firstperson anims they are assigned by the 3rd person animset the unit uses.
- Nedarb7
- Lieutenant General

- Posts: 676
- Joined: Sat Sep 22, 2012 3:41 pm
Re: change unit's character
The unit named cis_inf_rifleman will use the first person sbd animation set. Just like the one with the droideka odf name uses the droidkea fp animation set.
The purpose of the ***shell side reqs are for Galactic Conquest. They are there so that the units appear on the screen that shows all the units. The reason why it loads animbanks is so that it can
animate them properly on that screen since they don't use human. If you make a custom animation
set called "triple", make your unit use it, then make an fp animset called "triplefp" nothing is going
to happen, I've tried it myself. That isn't how fp animation sets work. Like I said I'm pretty sure it's hard coded.
You can try but I'm almost positive it isn't going to work.
The purpose of the ***shell side reqs are for Galactic Conquest. They are there so that the units appear on the screen that shows all the units. The reason why it loads animbanks is so that it can
animate them properly on that screen since they don't use human. If you make a custom animation
set called "triple", make your unit use it, then make an fp animset called "triplefp" nothing is going
to happen, I've tried it myself. That isn't how fp animation sets work. Like I said I'm pretty sure it's hard coded.
You can try but I'm almost positive it isn't going to work.
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: change unit's character
so could you theoretically use three fpanimsets when not using the droideka and sbd and naming other units like them?
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: change unit's character
I have two SBD units in my Death Watch Bunker map, both ODF files of which are not named cis_inf_rifleman, but both are successfully using the SBD first person animations. Their REQ files have the following:
And their ODFs have the following:
Each unit uses a reskinned stock SBD first person model loaded through a custom side. One uses the same name as the stock model, while the other uses a different name. I think those are all of the factors.
@Anakin: I don't think anyone would have known what you were asking from your original post alone...
Hidden/Spoiler:
Hidden/Spoiler:
@Anakin: I don't think anyone would have known what you were asking from your original post alone...
- Anakin
- Master of the Force

- Posts: 4817
- Joined: Sat Sep 19, 2009 11:37 am
- Projects :: RC Side Mod - Remastered - SWBF3 Legacy
- Location: Mos Espa (germany)
Re: change unit's character
The funny part is that i also have an sbd with working animation. But i even don't load the anim files in the units req file 
Same for the droideka. but how does bf know what animation it should take?? Specialy the fp?,after the odf line with the skleton says nothing about the fp
Same for the droideka. but how does bf know what animation it should take?? Specialy the fp?,after the odf line with the skleton says nothing about the fp
- Nedarb7
- Lieutenant General

- Posts: 676
- Joined: Sat Sep 22, 2012 3:41 pm
Re: change unit's character
After doing some research with the help of AQT I got this...
1 The AnimationSystem doc by psych0fred says it is determined by character type
2 It also only mentions humanfp and droidekafp
3 Model, odf, 1st person req, req, 1st person geometry don't determine the animation set
4 Droidekas are "walkerdroid" not "soldier" which makes two character types as the doc suggests
So in conclusion you are stuck with the human set for all soldier classed units and the droideka set for all walkerdroid classed units.
(as for the sbd all it is is one arm rather than two, so it looks different but in reality its human)
1 The AnimationSystem doc by psych0fred says it is determined by character type
2 It also only mentions humanfp and droidekafp
3 Model, odf, 1st person req, req, 1st person geometry don't determine the animation set
4 Droidekas are "walkerdroid" not "soldier" which makes two character types as the doc suggests
So in conclusion you are stuck with the human set for all soldier classed units and the droideka set for all walkerdroid classed units.
(as for the sbd all it is is one arm rather than two, so it looks different but in reality its human)
