Jump to content

DAR - Pretty Sit Idles + Random Female Sitting 1.0.0


5 Screenshots

About This File

Merges the female sitting animation from Pretty Sit Idles and Sexy Sit Animation and add the Dynamic Animation Replacement functionality so that they trigger randomly.

 

All credit for the original animations belongs with the original authors. See,

 

This file requires the Dynamic Animation Replacer (DAR). If you don't install DAR then this mod will do nothing! DAR is a awesome in that it allows you to define rules that dynamically change which animation plays. In this case the rules are very simple if you are female and sit down play one of the ~20 sitting animations at random. That said DAR can do so much more and can effect almost every animation in the game. 

 

Installation

  1. Install DAR if you don't have it.
  2. Install this mod.

 

I should note that there are issues with one or two of the animations clipping with the chairs. This is an issue in the original animation not anything I have done.

 

I've noticed that a lot of the DAR mods out there don't implement the randomization properly. To get my own head around it I wrote the following and include it here in the hope that it will help others. 

 

DAR triggers whenever you do something that triggers an animation. At that point DAR goes through the animation rules starting with the highest number and stops as soon as a rule meets the conditions. This means to have all animations trigger equally the animation with the highest number should have the lowest chance.
    
E.g. if you have 3 animations. and want each animation to have a 33.3% chance of playing you would define rules so that,

  1.     Animation 1 has a 33.3% chance of playing (i.e. 1 in 3).
  2.     If animation one didn't play the animation2 would have a 50% chance of playing (i.e. 1 in 2 as there are only 2 left).
  3.     Finally, if animation 2 didn't play then animation 1 is 100%.

 

Net result all three have an equal 33% chance. All the percentages are expressed in the 0 to 1 range (0=0%, 1=100%).

 

Extending this out gives the following percentages.
Animation #    Fraction
1   1.000
2    0.500
3    0.333
4    0.250
5    0.200
6    0.167
7    0.143
8    0.125
9    0.111
10    0.100
11    0.091
12    0.083
13    0.077
14    0.071
15    0.067
16    0.063
17    0.059
18    0.056
19    0.053
20    0.050
21    0.048
22    0.045
23    0.043
24    0.042
25    0.040
26    0.038
27    0.037
28    0.036
29    0.034
30    0.033

 

Hopefully I got this right. If I haven't please let me know so I can fix this as a reference for others.

 



×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use