RimWorld

RimWorld

Character Editor
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
< >
Viser 1-15 af 18 kommentarer
Draculazla[FIN] 2. aug. 2021 kl. 12:24 
I cant change pawn faces when adding humanoid alien races, only two face options available..
VOID  [udvikler] 2. aug. 2021 kl. 15:00 
@Draculazla[FIN]
you see the face options that are available. others are either not compatible or not available with the currently used modlist.
Draculazla[FIN] 4. aug. 2021 kl. 12:39 
Oprindeligt skrevet af VOID:
@Draculazla[FIN]
you see the face options that are available. others are either not compatible or not available with the currently used modlist.
I used gloomy faces mk2 but they wont work even without any body/face mod.
Any idea what causes this?
Draculazla[FIN] 4. aug. 2021 kl. 12:57 
also problem only comes with humanoid alien races. works fine without it..
VOID  [udvikler] 4. aug. 2021 kl. 22:23 
@Draculazla[FIN] - most likely as you said. could be because of HAR mod
Draculazla[FIN] 5. aug. 2021 kl. 8:19 
Oprindeligt skrevet af VOID:
@Draculazla[FIN] - most likely as you said. could be because of HAR mod
Any chance of patching them to work at somepoint?
Could give you google/playstation... giftcard if its not too complicated?
VOID  [udvikler] 5. aug. 2021 kl. 10:24 
@Draculazla[FIN] probably not. i think its something for the mod authors of those mods. maybe i will take a look somewhen later. i don't need gifts. thx.
Arkblade 9. aug. 2021 kl. 6:30 
Is it difficult to create the right compatibility with [NL] Facial Animation? At the moment it is not possible to save the actual face in the Character Editor. ( actual face of [NL] Facial Animation is randomly generated. )
Therefore, we need to keep loading the character until a character face close to the original one is generated.
VOID  [udvikler] 9. aug. 2021 kl. 22:41 
@Arkblade yes, actually it is. there is no methods in the internal api of NL that allows to set the face properly. so far gradient hair had the best api and was the easiest to implement. compatibility should start from both sides. its not my intention to spend a lot of time crippling the code just because some simple methods are not there.
Arkblade 15. aug. 2021 kl. 20:04 
[NL] Facial Animation makes the following in <thing Class="Pawn">.
face types seems to be managed by this specification alone.

<HeadControllerComp_faceType>HeadPointy</HeadControllerComp_faceType>
<EyeballControllerComp_faceType>EyeDull</EyeballControllerComp_faceType>
<EyeballControllerComp_color>RGBA(0.438, 0.399, 0.541, 1.000)</EyeballControllerComp_color>
<LidControllerComp_faceType>LidQuite</LidControllerComp_faceType> <BrowControllerComp_faceType>BrowNormal</BrowControllerComp_faceType> <MouthControllerComp_faceType>MouthNormal</MouthControllerComp_faceType> <SkinControllerComp_faceType>SkinNormal</SkinControllerComp_faceType>


Description.
<HeadControllerComp_faceType> - Head Shapes.
Option List
: HeadNormal, HeadPointy(Female Only), HeadSquare(Male Only)

<EyeballControllerComp_faceType> - Eye.
Option List
: EyeNormal, EyeWide, EyePointy, EyeDull(Female Only)

<BrowControllerComp_faceType> - Brow.
Option List
: BrowNormal

<LidControllerComp_faceType> - Eye Lid.
Option List
: LidNormal, LidPointy(Female Only), LidFlashy(Female Only), LidQuite(Female Only), LidSleepy(Female Only)

<MouthControllerComp_faceType> - Mouth.
Option List
: MouthNormal

<SkinControllerComp_faceType> - facial mole.
Option List
: SkinNormal (None), SkinRightEye, SkinLeftChin

The eye color entry(EyeballControllerComp_color) appears to have already been overridden by the Character Editor, but the details are unknown.
It would be nice if there was a way to add these to the character, even if it was a manual description. ......
Sidst redigeret af Arkblade; 17. aug. 2021 kl. 23:03
VOID  [udvikler] 16. aug. 2021 kl. 11:24 
@Arkblade - its on the todo, but don't expect it in near future. the list is long
Arkblade 16. aug. 2021 kl. 22:15 
Thank you very much. I'll look forward to it and wait. I hope it is not too far away.
VOID  [udvikler] 17. aug. 2021 kl. 6:12 
@Arkblade - it would be nice if they would be gender independent. otherwise i have to filter out the gender specific types.
i mean, who says a male is not allowed to use some makeup??? ^^
Sidst redigeret af VOID; 17. aug. 2021 kl. 6:14
VOID  [udvikler] 17. aug. 2021 kl. 11:41 
@Arkblade - i've added Facial Animation support - you can test it if you like
Arkblade 17. aug. 2021 kl. 20:25 
Very nice! Thank you so much.

But there is one point.
EyeDull is apparently an option for female only.
It was an oversight. I'm sorry.
In any case, if you set EyeDull on a male with the new feature of Character Editor, the eyes will not be displayed.
Sidst redigeret af Arkblade; 17. aug. 2021 kl. 23:03
< >
Viser 1-15 af 18 kommentarer
Per side: 1530 50