RimWorld

RimWorld

922 hodnocení
Better Gene Graphics Framework
4
3
2
2
2
3
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Mod, 1.4, 1.5, 1.6
Velikost souboru
Přidáno
Aktualizováno
955.494 KB
28. říj. 2022 v 4.41
27. čvc. v 13.37
Poznámky ke změnám (15) – zobrazit
Abyste mohli použít tuto položku, musíte vlastnit DLC.

Klikněte na „Odebírat“ pro stažení položky
Better Gene Graphics Framework

V 1 kolekci od uživatele telardo
Telardo's small mods.
12 položek
Popis
A framework designed for AFU Cosmetic Gene Expanded . This mod is a tool for modders to provide better graphics effects (than vanilla) for their genes.

For Players:
Use it only when you have a mod using this framework as a dependency.
You can place it everywhere in your mod list. Add or remove it to or from your current save. However, while generally used with other gene mods, genes are unsafe to remove from saves.

For Modders:
(1.5 Update) The new rendering system is super extensible and frees us from the chores of transpiling. Most tasks can be done with vanilla or simply writing your own PawnRenderNode and PawnRenderNodeWorker. I only update it for our artist. Feel free to reference AFU Cosmetic Gene Expanded for how the new system works.

(1.4 Legacy)
Although I designed it for a specific mod, I made it a framework. Other modders may face the same problem (in vanilla) as us, and hopefully, they can tackle them with this mod.

Framework features:
1. Conditional gene graphics resolving.
You can change gene graphics for pawns with ages, like children and adults.
You can also change graphics with or without some hediffs and body parts.
2. You can add shader support for your graphics.
3. Better body attachment control. Allows you to disable vanilla body type scaling for "tails" for your genes and adjust their rendering offsets and layers as body type.

If you have any questions or feature requests, feel free to contact me here or in discord.
Počet komentářů: 77
伊緬の夢 9. srp. v 15.53 
有没有那种是相同物种才能浪漫的基因啊?或者像猪鼻那种有相同基因的浪漫系数才是正常的?不同物种结合产下的后代基因乱得一批
WaterSmith 28. čvc. v 21.13 
@telardo nope i installed that and it works lol
telardo  [autor] 28. čvc. v 18.33 
@jjknold Do you have Harmony?
WaterSmith 28. čvc. v 18.32 
am i missing something to use this mod?
Яaider 28. čvc. v 8.56 
Thanks, I've added you on steam since I couldn't find a discord tag anywhere.
telardo  [autor] 28. čvc. v 8.13 
@Яaider The documentation is outdated and not maintained. You can DM me in steam or discord.
Яaider 28. čvc. v 7.34 
Hi, would it be possible to get a hand on the documentation? It seems I can't find the Git repository with the wiki anymore.
WaterSmith 27. čvc. v 22.03 
i just tryed to install this in my game its 1.6 with all but anomalies dlc. its the only mod i tryed to install no other mod on it
telardo  [autor] 26. čvc. v 5.14 
@Codexvn I need more context. Is it on statues?
Codexvn 26. čvc. v 2.24 
[Better Gene Graphics Framework] Pawn's age is not in ages, check your ages settings!
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
Verse.Log:ErrorOnce (string,int)
BetterGeneGraphicsFramework.PawnRenderNode_GeneAttachment:TexPathFor (Verse.Pawn)
BetterGeneGraphicsFramework.PawnRenderNode_GeneAttachment:GraphicFor (Verse.Pawn)
Verse.PawnRenderNode/<GraphicsFor>d__69:MoveNext ()