Leaderboard


Popular Content

Showing content with the highest reputation on 09/21/2020 in Posts

  1. 1 point
    Update I added some metallic reflection. I tweaked the helmet a bit, mainly made the visor more black. I worked on the 2nd blaster, there's a part on the top that I'm not sure what to add to because I couldn't find decent reference images. I ran into some issues: Mira is wearing the helmet in the screenshot above, her hair is coming through. Probably something that's not easy to fix, the helmet is already quite large. The Handmaiden is in the 1st screenshot. Left image, bottom arrow: there's a streak of pink here, not sure where it's coming from, it's not in that place in the texture. Middle image: that's the top part of the blaster that's a bit empty. Right image: I wanted to keep that part a light metal, but it seems a part from the dark part of the handle is being applied to it and it ends in a diagonal non symmetrical way. The other model/blaster has a similar issue. The way the blasters are held is not great, but that also goes for a lot of vanilla things. I'm attaching all the files (including .psd) you would need to continue (or, feel free to just play with it). I hope someone can carry the torch. TSL_Sabine_Wren_Helmet_Blasters.zip
  2. 1 point
    There's not a single ready anim, there are multiple different ones to cover the different weapon types. You can use @JCarter426's combat animation guide and TSL's annotated animations.2da to help you find them, but they should be of the form gXrY, where X and Y are numbers that indicate wielding type and anim variation, respectively. For example, g2r1 should be the single saber/sword ready and g5r1 should be the single blaster pistol ready. Some of these appear to be recycled, for example g7r1 (rifle) and g9r1 (heavy carbine) are identical. If you are setting the piggy's anims as unarmed, then they'll presumably need a g8r1 for the ready anim. But since their UTCs force them to use melee anims, I'd just go with that. They obviously already have a limited set of anims by default, so duplicating the existing ones to cover the melee variations shouldn't be too much of a problem. The only question is whether the choreography limits the human anims when fighting a creature, or if it uses the full range of anims regardless. I'm not sure I ever noticed. There's nothing special in the DLG that would suggest the cause. Neither it or the ambush one have any forced or scripted talk anims. I'm not sure why it would work in one scene and not the other. You can export and import a text list of the node mapping, so it might be worth doing it that way to see if that gives you some more control.
  3. 1 point
    Yeah that's what I used to fix Malak's animations, it is really useful. I also tried it with the Selkath but it creates a complete mess I don't know exactly why, perhaps I should try again renaming some of the bones since the last time I just did an auto remap without renaming anything. I just checked those and there is a problem with the thugs ambush if you fight them after talking: they are using melee sword combat animations that the piggy model doesn't have because their .utc have the gamorrean axe equipped but I renamed the animations to the melee unarmed counterparts since there are just not enough of them to cover the sword ones. So their .utc would have to be replaced to unequip the axe fixing as well the player reacting with parries and flashes like they had a sword or lightsaber. I also need to mention that all the READY animations the piggies have in convos are not playing because there is not a humanoid counterpart for it (that I know of, correct me if I'm wrong). On top of this there is another problem with Vorn's lines playing the "tlknorm" animation which is supposed to be the default one when nothing is specified in the .dlg file. It just plays the PAUSE1 animation I'm not sure why, it doesn't happen in the conversation with the thugs so I'm a little lost here. With all these little problems I don't know if this mod is worth it, but you let me know.