Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - yamgo

#1
Is it possible to get clothing (ApparelLayer Middle, Belt, etc.) to render above the hair, but only when the colonist is looking north?
I think that would mean having a different ApparelLayer for different directions, but no idea how to go about implementing that.
#2
I'd like to add some new interactions to the game, which could easily be done with the <InteractionDef>, but based on existing mods and the Core interactions_social.xml, I can't find a method to limit interactions to pawns with specific relationships (e.g. lovers, family, etc.).
Does someone know a way to achieve this? Thank you.