Add Fancy Speech Bubbles for Diona and Gingerbread (#37742)
* Add Fancy Speech Bubbles for Diona and Gingerbread * Fix White-Spacing * Fix Fails
This commit is contained in:
@@ -68,13 +68,13 @@
|
||||
- type: typingIndicator
|
||||
id: gingerbread
|
||||
typingState: gingerbread0
|
||||
idleState: gingerbread0
|
||||
idleState: gingerbread3
|
||||
offset: 0, 0.125
|
||||
|
||||
- type: typingIndicator
|
||||
id: diona
|
||||
typingState: diona0
|
||||
idleState: diona0
|
||||
idleState: diona3
|
||||
offset: 0, 0.125
|
||||
|
||||
- type: typingIndicator
|
||||
|
||||
BIN
Resources/Textures/Effects/speech.rsi/diona3.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/diona3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 729 B |
BIN
Resources/Textures/Effects/speech.rsi/gingerbread3.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/gingerbread3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 549 B |
@@ -178,6 +178,18 @@
|
||||
{
|
||||
"name": "diona2"
|
||||
},
|
||||
{
|
||||
"name": "diona3",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.3,
|
||||
0.3,
|
||||
0.5,
|
||||
0.5
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gingerbread0",
|
||||
"delays": [
|
||||
@@ -195,6 +207,18 @@
|
||||
{
|
||||
"name": "gingerbread2"
|
||||
},
|
||||
{
|
||||
"name": "gingerbread3",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.3,
|
||||
0.3,
|
||||
0.5,
|
||||
0.5
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "guardian0",
|
||||
"delays": [
|
||||
|
||||
Reference in New Issue
Block a user