-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MY BOY HE'S PLUMBING (i got the pumber sprites working aka the silhou…
…ette)
- Loading branch information
1 parent
8775116
commit b217009
Showing
19 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+1.9 KB
...hics/Atlases/Gameplay/characters/repeat/vinki/silhouette/ColorGrading/dash0.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
BIN
+1.89 KB
...hics/Atlases/Gameplay/characters/repeat/vinki/silhouette/ColorGrading/dash1.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
BIN
+1.88 KB
...hics/Atlases/Gameplay/characters/repeat/vinki/silhouette/ColorGrading/dash2.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
BIN
+151 Bytes
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/death_particle.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
BIN
+127 Bytes
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/hair00.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
BIN
+127 Bytes
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/hair00_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 added
BIN
+127 Bytes
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/hair00_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 added
BIN
+127 Bytes
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/hair00_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 added
BIN
+127 Bytes
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/hair01.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
BIN
+127 Bytes
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/hair01_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 added
BIN
+127 Bytes
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/hair01_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 added
BIN
+127 Bytes
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/hair01_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 added
BIN
+94 Bytes
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/hair02.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
BIN
+127 Bytes
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/hair02_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 added
BIN
+127 Bytes
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/hair02_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 added
BIN
+130 Bytes
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/hair02_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions
2
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/skinConfig/CharacterConfig.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
LowStaminaFlashColor: "#4A009C" | ||
LowStaminaFlashHair: true |
31 changes: 31 additions & 0 deletions
31
Graphics/Atlases/Gameplay/characters/repeat/vinki/silhouette/skinConfig/HairConfig.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
HairColors: | ||
- Dashes: 2 | ||
Color: "6E5CFF" | ||
SegmentsColors: | ||
- Segment: 1 | ||
Color: "2BC1CD" | ||
- Segment: 3 | ||
Color: "2BC1CD" | ||
|
||
- Dashes: 1 | ||
Color: "6E5CFF" | ||
SegmentsColors: | ||
- Segment: 1 | ||
Color: "4d38fc" | ||
- Segment: 3 | ||
Color: "4d38fc" | ||
|
||
- Dashes: 0 | ||
Color: "4E4BFC" | ||
SegmentsColors: | ||
- Segment: 0 | ||
Color: "FFA240" | ||
- Segment: 1 | ||
Color: "C86803" | ||
- Segment: 2 | ||
Color: "FFA240" | ||
- Segment: 3 | ||
Color: "C86803" | ||
|
||
HairFlash: false | ||
OutlineColor: "6A00DC" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters