Skip to content

Commit

Permalink
Make speech bubble 32px (#1339)
Browse files Browse the repository at this point in the history
Co-authored-by: MilenVolf <milen.volf@gmail.com>
  • Loading branch information
2 people authored and TheArturZh committed Aug 17, 2023
1 parent 4dd8c1c commit b21edee
Show file tree
Hide file tree
Showing 20 changed files with 592 additions and 390 deletions.
20 changes: 10 additions & 10 deletions Resources/Prototypes/typing_indicator.yml
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
- type: typingIndicator
id: default
typingState: default0
idleState: default2 # Corvax-TypingIndicator
idleState: default3 # Corvax-TypingIndicator

- type: typingIndicator
id: robot
typingState: robot0
idleState: robot2 # Corvax-TypingIndicator
idleState: robot3 # Corvax-TypingIndicator

- type: typingIndicator
id: alien
typingState: alien0
idleState: alien2 # Corvax-TypingIndicator
idleState: alien3 # Corvax-TypingIndicator

- type: typingIndicator
id: guardian
typingState: guardian0
idleState: guardian2 # Corvax-TypingIndicator
idleState: guardian3 # Corvax-TypingIndicator

- type: typingIndicator
id: holo
typingState: holo0
idleState: holo2 # Corvax-TypingIndicator
# offset: 0, 0.0625 # Corvax-TypingIndicator: TODO: Make it 32px
idleState: holo3 # Corvax-TypingIndicator
offset: 0, 0.0625

- type: typingIndicator
id: lawyer
typingState: lawyer0
idleState: lawyer2 # Corvax-TypingIndicator
# offset: 0, 0.125 # Corvax-TypingIndicator: TODO: Make it 32px
idleState: lawyer3 # Corvax-TypingIndicator
offset: 0, 0.125

- type: typingIndicator
id: moth
typingState: moth0
idleState: moth2 # Corvax-TypingIndicator
# offset: 0, 0.125 # Corvax-TypingIndicator: TODO: Make it 32px
idleState: moth3 # Corvax-TypingIndicator
offset: 0, 0.125
Binary file added Resources/Textures/Effects/speech.rsi/alien3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/Textures/Effects/speech.rsi/blob3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/Textures/Effects/speech.rsi/holo3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/Textures/Effects/speech.rsi/lawyer3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/Textures/Effects/speech.rsi/machine3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b21edee

Please sign in to comment.