Animation of tails (#128)
Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
forcedColoring: true
|
||||
sprites:
|
||||
- sprite: _CP14/Mobs/Customization/tiefling_tails.rsi
|
||||
state: tail1
|
||||
state: tail
|
||||
|
||||
- type: marking
|
||||
id: CP14TieflingTailSpades
|
||||
@@ -18,4 +18,31 @@
|
||||
forcedColoring: true
|
||||
sprites:
|
||||
- sprite: _CP14/Mobs/Customization/tiefling_tails.rsi
|
||||
state: tail_spades
|
||||
state: tail_spades
|
||||
|
||||
|
||||
|
||||
|
||||
# Animation
|
||||
|
||||
- type: marking
|
||||
id: CP14TieflingTailAnimated
|
||||
bodyPart: Tail
|
||||
markingCategory: Tail
|
||||
speciesRestriction: []
|
||||
followSkinColor: true
|
||||
forcedColoring: true
|
||||
sprites:
|
||||
- sprite: _CP14/Mobs/Customization/tiefling_tails.rsi
|
||||
state: tail_waggin
|
||||
|
||||
- type: marking
|
||||
id: CP14TieflingTailSpadesAnimated
|
||||
bodyPart: Tail
|
||||
markingCategory: Tail
|
||||
speciesRestriction: []
|
||||
followSkinColor: true
|
||||
forcedColoring: true
|
||||
sprites:
|
||||
- sprite: _CP14/Mobs/Customization/tiefling_tails.rsi
|
||||
state: tail_spades_waggin
|
||||
|
||||
@@ -8,7 +8,15 @@
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "tail1",
|
||||
"name": "tail",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tail_spades",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tail_waggin",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
@@ -54,7 +62,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tail_spades",
|
||||
"name": "tail_spades_waggin",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
@@ -100,4 +108,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 263 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1006 B After Width: | Height: | Size: 321 B |
Binary file not shown.
|
After Width: | Height: | Size: 1006 B |
|
Before Width: | Height: | Size: 752 B After Width: | Height: | Size: 752 B |
Reference in New Issue
Block a user