-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
sayterdarkwynd
committed
May 2, 2020
1 parent
dddc3ad
commit 65594b3
Showing
10 changed files
with
57 additions
and
0 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
animations/statuseffects/radiationburn/radiationburn.animation
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,8 @@ | ||
{ | ||
"frames" : "radiationburn.png", | ||
"variants" : 1, | ||
"frameNumber" : 4, | ||
"loops" : 20.0, | ||
"animationCycle" : 0.8, | ||
"offset" : [0, 0] | ||
} |
10 changes: 10 additions & 0 deletions
10
animations/statuseffects/radiationburn/radiationburn.frames
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,10 @@ | ||
{ | ||
"frameGrid" : { | ||
"size" : [6, 8], | ||
"dimensions" : [4, 1], | ||
|
||
"names" : [ | ||
[ "0", "1", "2", "3" ] | ||
] | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions
8
animations/statuseffects/radiationburn/radiationburnshort.animation
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,8 @@ | ||
{ | ||
"frames" : "radiationburn.png", | ||
"variants" : 1, | ||
"frameNumber" : 4, | ||
|
||
"animationCycle" : 0.8, | ||
"offset" : [0, 0] | ||
} |
7 changes: 7 additions & 0 deletions
7
animations/statuseffects/radiationburn2/radiationburn2.animation
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,7 @@ | ||
{ | ||
"frames" : "radiationburn2.png", | ||
"variants" : 1, | ||
"frameNumber" : 8, | ||
"animationCycle" : 0.85, | ||
"offset" : [0, 0] | ||
} |
6 changes: 6 additions & 0 deletions
6
animations/statuseffects/radiationburn2/radiationburn2.frames
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,6 @@ | ||
{ | ||
"frameGrid" : { | ||
"size" : [22, 12], | ||
"dimensions" : [8, 1] | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,8 @@ | ||
{ | ||
"frames" : "shadowburn.png", | ||
"variants" : 1, | ||
"frameNumber" : 4, | ||
"loops" : 20.0, | ||
"animationCycle" : 0.2, | ||
"offset" : [0, 0] | ||
} |
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,10 @@ | ||
{ | ||
"frameGrid" : { | ||
"size" : [6, 8], | ||
"dimensions" : [4, 1], | ||
|
||
"names" : [ | ||
[ "0", "1", "2", "3" ] | ||
] | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.