- Fixed an issue where body addons with custom sizes were not scaling correctly
- Added additional debugging option which disables the patching of c0ffeeee's animation system - to be used to assist in determining if bugs or other issues are related to this patching
This commit is contained in:
AbstractConcept 2023-02-10 23:31:45 -06:00
parent 003b67fb97
commit e139ff14fb
14 changed files with 60 additions and 29 deletions

View file

@ -11,9 +11,11 @@
<chance_for_other_to_join_in_sex_desc>Note that setting this value to its maximum will not guarantee that this event will occur! It just maximises the chance of an invitation being made. All individuals involved must be attracted to / have a good opinion of each other, and the activity must not violate their traits or ideology. Set this value to zero to prevent these events from happening.</chance_for_other_to_join_in_sex_desc>
<hide_names_for_sex> Hide names when getting some lovin'</hide_names_for_sex>
<hide_names_for_sex_desc>May be useful if you find the names of your pawns cover up too much of the action.</hide_names_for_sex_desc>
<debug_mode> Turn on debugging console messages</debug_mode>
<debug_mode> Turn on debugging mode with additional console messages</debug_mode>
<debug_mode_desc>Only required for debugging purposes.</debug_mode_desc>
<use_legacy_animation_system> Use c0ffeeee's animation system</use_legacy_animation_system>
<use_legacy_animation_system_desc>Prevents the patching of c0ffeeee's original animation system - this will cause many features of this mod to stop working. Only to be used for debugging purposes.</use_legacy_animation_system_desc>
<rimworld_animation_patch_animation>Animation Options</rimworld_animation_patch_animation>
<autoscale_delta_pos> Auto-scale animation offsets based on body size</autoscale_delta_pos>