generated from ztimson/template
Added missing animations
All checks were successful
Build and publish / Build Container (push) Successful in 1m32s
All checks were successful
Build and publish / Build Container (push) Successful in 1m32s
This commit is contained in:
@@ -44,12 +44,20 @@ let orgSettings, orgMemories, memories = [], settings = {
|
||||
personality: '- Keep your responses the same length or shorter than the previous user message',
|
||||
animations: {
|
||||
emote: {
|
||||
dead: {"x": 52, "y": 6},
|
||||
grey: {},
|
||||
realization: {"x": 64, "y": -5},
|
||||
sigh: {"x": 55, "y": 20},
|
||||
sweat: {"x": 59, "y": 5},
|
||||
stress: {"x": 58, "y": 4}
|
||||
"dead": {"x": 50, "y": 17},
|
||||
"grey": {},
|
||||
"realization": {"x": 64, "y": -5},
|
||||
"sigh": {"x": 57, "y": 30},
|
||||
"sweat": {"x": 55, "y": 20},
|
||||
"blush": {"x": 43, "y": 25, "r": 15},
|
||||
"mouth": {"x": 53, "y": 31.75, "r": 20},
|
||||
"question": [{"x": 10, "y": 10, "r": -40}, {"x": 26, "y": 6, "r": -20}, {"x": 50, "y": 5, "r": 10}, {"x": 70, "y": 10, "r": 40}],
|
||||
"cry": [{"x": 25.5, "y": 26.75}, {"x": 37, "y": 27.75}],
|
||||
"drool": {"x": 26, "y": 27.5},
|
||||
"love": [{"x": 49, "y": 24, "r": 15}, {"x": 38.5, "y": 23, "r": 15}],
|
||||
"realize": {"x": 65, "y": 12},
|
||||
"stress": {"x": 55, "y": 19},
|
||||
"tear": {"x": 23, "y": 25.5}
|
||||
}
|
||||
},
|
||||
theme: {
|
||||
|
||||
Reference in New Issue
Block a user