Disable generic headshake by default. Various people have pointed out that this is not particularly realistic (though I quite like the effect myself so will leave it as an option).
This commit is contained in:
parent
51344a09ec
commit
f69eaafc07
1 changed files with 2 additions and 2 deletions
|
@ -117,7 +117,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
</parameters>
|
||||
</redout>
|
||||
<headshake>
|
||||
<enabled type="bool" userarchive="y">true</enabled>
|
||||
<enabled type="bool" userarchive="y">false</enabled>
|
||||
<rate-m-g>0.005</rate-m-g>
|
||||
</headshake>
|
||||
</rendering>
|
||||
|
|
Loading…
Reference in a new issue