Revision e1958c13
server/src/EmotionConfig.cpp | ||
---|---|---|
93 | 93 |
//mouth: |
94 | 94 |
mouth_override.position_left = 0.0; |
95 | 95 |
mouth_override.opening_left = 3.0; |
96 |
mouth_override.position_center = 5.0; |
|
96 |
mouth_override.position_center = 15.0;
|
|
97 | 97 |
mouth_override.opening_center = 3.0; |
98 | 98 |
mouth_override.position_right = 0.0; |
99 | 99 |
mouth_override.opening_right = 3.0; |
... | ... | |
140 | 140 |
|
141 | 141 |
mouth_override.position_left = 0.0; |
142 | 142 |
mouth_override.opening_left = 3.0; |
143 |
mouth_override.position_center = 10.0;
|
|
143 |
mouth_override.position_center = 15.0;
|
|
144 | 144 |
mouth_override.opening_center = 15.0; |
145 | 145 |
mouth_override.position_right = 0.0; |
146 | 146 |
mouth_override.opening_right = 3.0; |
... | ... | |
170 | 170 |
//mouth: |
171 | 171 |
mouth_override.position_left = 0.0; |
172 | 172 |
mouth_override.opening_left = 3.0; |
173 |
mouth_override.position_center = 15.0;
|
|
174 |
mouth_override.opening_center = 3.0;
|
|
173 |
mouth_override.position_center = 20.0;
|
|
174 |
mouth_override.opening_center = 15.0;
|
|
175 | 175 |
mouth_override.position_right = 0.0; |
176 | 176 |
mouth_override.opening_right = 3.0; |
177 | 177 |
} |
Also available in: Unified diff