Skip to content

Commit

Permalink
Merge pull request #133 from lzk228/andromeda
Browse files Browse the repository at this point in the history
Fatigue sprites tweaks
  • Loading branch information
13lackHawk authored May 11, 2024
2 parents a714cf5 + ad472b3 commit 1da7b55
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 12 deletions.
Binary file modified Resources/Textures/Andromeda/Lemird/fatigue.rsi/fatigue-1.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 modified Resources/Textures/Andromeda/Lemird/fatigue.rsi/fatigue-2.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 modified Resources/Textures/Andromeda/Lemird/fatigue.rsi/fatigue-3.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 modified Resources/Textures/Andromeda/Lemird/fatigue.rsi/fatigue-4.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 modified Resources/Textures/Andromeda/Lemird/fatigue.rsi/fatigue-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 6 additions & 12 deletions Resources/Textures/Andromeda/Lemird/fatigue.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,34 +8,28 @@
},
"states": [
{
"name": "fatigue-1",
"delays": [
[5.0, 5.0]
]
"name": "fatigue-1"
},
{
"name": "fatigue-2",
"delays": [
[5.0, 5.0]
]
"name": "fatigue-2"
},
{
"name": "fatigue-3",
"delays": [
[5.0, 5.0]
[10, 10]
]
},
{
"name": "fatigue-4",
"delays": [
[5.0, 5.0]
[5, 5]
]
},
{
"name": "fatigue-5",
"delays": [
[5.0, 5.0]
[1, 1]
]
}
]
}
}

0 comments on commit 1da7b55

Please sign in to comment.