Revision ec443419
server/src/EmotionConfig.cpp | ||
---|---|---|
229 | 229 |
//mouth: |
230 | 230 |
mouth_override.position_left = 0.0; |
231 | 231 |
mouth_override.opening_left = 0.0; |
232 |
mouth_override.position_center = 18.0; |
|
233 |
mouth_override.opening_center = 30.0;
|
|
232 |
mouth_override.position_center = -18.0;
|
|
233 |
mouth_override.opening_center = 25.0;
|
|
234 | 234 |
mouth_override.position_right = 0.0; |
235 | 235 |
mouth_override.opening_right = 0.0; |
236 | 236 |
} |
Also available in: Unified diff