Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Add arachnid idle state for typing indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
Morb0 authored and rbertoche committed Sep 13, 2023
1 parent 2d6ff9d commit f8bbf3e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions Resources/Prototypes/typing_indicator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@
- type: typingIndicator
id: spider
typingState: spider0
idleState: spider3 # Corvax-TypingIndicator
offset: 0, 0.125
11 changes: 11 additions & 0 deletions Resources/Textures/Effects/speech.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,17 @@
},
{
"name": "spider2"
},
{
"name": "spider3",
"delays": [
[
0.2,
0.2,
0.2,
0.2
]
]
}
]
}
Binary file added Resources/Textures/Effects/speech.rsi/spider3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f8bbf3e

Please sign in to comment.