From 1419a57f3002ca6be16222b7e6f7e72e50c8ee73 Mon Sep 17 00:00:00 2001 From: c0ffee Date: Mon, 29 Apr 2024 17:50:15 -0700 Subject: [PATCH] added some offsets for animations --- .../Cowgirl/GroupAnimation_Cowgirl.xml | 22 +++++++------------ .../Cowgirl/OffsetDef_Cowgirl.xml | 18 +++++++++++++++ .../Missionary/GroupAnimation_Missionary.xml | 22 +++++++------------ .../Missionary/OffsetDef_Missionary.xml | 18 +++++++++++++++ 1.5/Defs/OffsetDefs/OffsetDef_Placeholder.xml | 10 +++++++++ Rimworld-Animations.csproj | 3 +++ 6 files changed, 65 insertions(+), 28 deletions(-) create mode 100644 1.5/Defs/AnimationDefs/Cowgirl/OffsetDef_Cowgirl.xml create mode 100644 1.5/Defs/AnimationDefs/Missionary/OffsetDef_Missionary.xml create mode 100644 1.5/Defs/OffsetDefs/OffsetDef_Placeholder.xml diff --git a/1.5/Defs/AnimationDefs/Cowgirl/GroupAnimation_Cowgirl.xml b/1.5/Defs/AnimationDefs/Cowgirl/GroupAnimation_Cowgirl.xml index 8d7a8e6..a4d5f1c 100644 --- a/1.5/Defs/AnimationDefs/Cowgirl/GroupAnimation_Cowgirl.xml +++ b/1.5/Defs/AnimationDefs/Cowgirl/GroupAnimation_Cowgirl.xml @@ -99,8 +99,8 @@ --> -
  • GroinToAppropriateHeight
  • -
  • GroinToAppropriateHeight
  • +
  • Offset_Placeholder
  • +
  • Offset_Cowgirl_Top
  • @@ -125,10 +125,8 @@ -
  • GroinToAppropriateHeight
  • - -
  • GroinToAppropriateHeight
  • - +
  • Offset_Placeholder
  • +
  • Offset_Cowgirl_Top
  • @@ -153,10 +151,8 @@ -
  • GroinToAppropriateHeight
  • - -
  • GroinToAppropriateHeight
  • - +
  • Offset_Placeholder
  • +
  • Offset_Cowgirl_Top
  • @@ -181,10 +177,8 @@ -
  • GroinToAppropriateHeight
  • - -
  • GroinToAppropriateHeight
  • - +
  • Offset_Placeholder
  • +
  • Offset_Cowgirl_Top
  • diff --git a/1.5/Defs/AnimationDefs/Cowgirl/OffsetDef_Cowgirl.xml b/1.5/Defs/AnimationDefs/Cowgirl/OffsetDef_Cowgirl.xml new file mode 100644 index 0000000..9c7e6c5 --- /dev/null +++ b/1.5/Defs/AnimationDefs/Cowgirl/OffsetDef_Cowgirl.xml @@ -0,0 +1,18 @@ + + + + Offset_Cowgirl_Top + +
  • + +
  • Human
  • + + +
  • Thin(0, 0, -0.05)
  • +
  • Female(0, 0, 0)
  • +
  • Hulk(0, 0, 0.15)
  • +
    + +
    +
    +
    diff --git a/1.5/Defs/AnimationDefs/Missionary/GroupAnimation_Missionary.xml b/1.5/Defs/AnimationDefs/Missionary/GroupAnimation_Missionary.xml index f4b7d50..a496f85 100644 --- a/1.5/Defs/AnimationDefs/Missionary/GroupAnimation_Missionary.xml +++ b/1.5/Defs/AnimationDefs/Missionary/GroupAnimation_Missionary.xml @@ -114,8 +114,8 @@ --> -
  • GroinToAppropriateHeight
  • -
  • GroinToAppropriateHeight
  • +
  • Offset_Placeholder
  • +
  • Offset_Missionary_Female
  • @@ -140,10 +140,8 @@ -
  • GroinToAppropriateHeight
  • - -
  • GroinToAppropriateHeight
  • - +
  • Offset_Placeholder
  • +
  • Offset_Missionary_Female
  • @@ -168,10 +166,8 @@ -
  • GroinToAppropriateHeight
  • - -
  • GroinToAppropriateHeight
  • - +
  • Offset_Placeholder
  • +
  • Offset_Missionary_Female
  • @@ -196,10 +192,8 @@ -
  • GroinToAppropriateHeight
  • - -
  • GroinToAppropriateHeight
  • - +
  • Offset_Placeholder
  • +
  • Offset_Missionary_Female
  • diff --git a/1.5/Defs/AnimationDefs/Missionary/OffsetDef_Missionary.xml b/1.5/Defs/AnimationDefs/Missionary/OffsetDef_Missionary.xml new file mode 100644 index 0000000..d20c782 --- /dev/null +++ b/1.5/Defs/AnimationDefs/Missionary/OffsetDef_Missionary.xml @@ -0,0 +1,18 @@ + + + + Offset_Missionary_Female + +
  • + +
  • Human
  • + + +
  • Thin(-0.1, 0, 0.05)
  • +
  • Female(0, 0, 0)
  • +
  • Hulk(0.1, 0, 0.1)
  • +
    + +
    +
    +
    diff --git a/1.5/Defs/OffsetDefs/OffsetDef_Placeholder.xml b/1.5/Defs/OffsetDefs/OffsetDef_Placeholder.xml new file mode 100644 index 0000000..4e88661 --- /dev/null +++ b/1.5/Defs/OffsetDefs/OffsetDef_Placeholder.xml @@ -0,0 +1,10 @@ + + + + + + Offset_Placeholder + + + + diff --git a/Rimworld-Animations.csproj b/Rimworld-Animations.csproj index 84d0aef..6410462 100644 --- a/Rimworld-Animations.csproj +++ b/Rimworld-Animations.csproj @@ -149,7 +149,9 @@ + + @@ -158,6 +160,7 @@ +