Revision 146b03ee
| server/src/EmotionConfig.cpp | ||
|---|---|---|
| 170 | 170 |
//mouth: |
| 171 | 171 |
mouth_override.position_left = 0.0; |
| 172 | 172 |
mouth_override.opening_left = 3.0; |
| 173 |
mouth_override.position_center = 20.0;
|
|
| 174 |
mouth_override.opening_center = 15.0;
|
|
| 173 |
mouth_override.position_center = 15.0;
|
|
| 174 |
mouth_override.opening_center = 20.0;
|
|
| 175 | 175 |
mouth_override.position_right = 0.0; |
| 176 | 176 |
mouth_override.opening_right = 3.0; |
| 177 | 177 |
} |
| ... | ... | |
| 199 | 199 |
//mouth: |
| 200 | 200 |
mouth_override.position_left = 0.0; |
| 201 | 201 |
mouth_override.opening_left = 3.0; |
| 202 |
mouth_override.position_center = 5.0; |
|
| 203 |
mouth_override.opening_center = 10.0;
|
|
| 202 |
mouth_override.position_center = 15.0;
|
|
| 203 |
mouth_override.opening_center = 25.0;
|
|
| 204 | 204 |
mouth_override.position_right = 0.0; |
| 205 | 205 |
mouth_override.opening_right = 3.0; |
| 206 | 206 |
} |
| ... | ... | |
| 229 | 229 |
//mouth: |
| 230 | 230 |
mouth_override.position_left = 0.0; |
| 231 | 231 |
mouth_override.opening_left = 3.0; |
| 232 |
mouth_override.position_center = 5.0; |
|
| 233 |
mouth_override.opening_center = 15.0;
|
|
| 232 |
mouth_override.position_center = 15.0;
|
|
| 233 |
mouth_override.opening_center = 30.0;
|
|
| 234 | 234 |
mouth_override.position_right = 0.0; |
| 235 | 235 |
mouth_override.opening_right = 3.0; |
| 236 | 236 |
} |
| ... | ... | |
| 259 | 259 |
//mouth: |
| 260 | 260 |
mouth_override.position_left = 0.0; |
| 261 | 261 |
mouth_override.opening_left = 3.0; |
| 262 |
mouth_override.position_center = 5.0;
|
|
| 262 |
mouth_override.position_center = 20.0;
|
|
| 263 | 263 |
mouth_override.opening_center = 20.0; |
| 264 | 264 |
mouth_override.position_right = 0.0; |
| 265 | 265 |
mouth_override.opening_right = 3.0; |
Also available in: Unified diff