Skip to content

Commit 9ab057c

Browse files
committed
Revamped Energy Core Textures
Includes new animated textures for the: Basic, Regular, Intermediate, Advanced, Elite and Ultimate Energy Cores.
1 parent c50ad84 commit 9ab057c

12 files changed

Lines changed: 68 additions & 0 deletions
693 Bytes
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"animation": {
3+
"interpolate": true,
4+
"frametime": 14,
5+
"frames": [
6+
2,
7+
3,
8+
4,
9+
5,
10+
1,
11+
0
12+
]
13+
}
14+
}
326 Bytes
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"animation": {
3+
"interpolate": true,
4+
"frametime": 60
5+
}
6+
}
786 Bytes
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"animation": {
3+
"interpolate": true,
4+
"frametime": 12,
5+
"frames": [
6+
2,
7+
3,
8+
4,
9+
5,
10+
1,
11+
0
12+
]
13+
}
14+
}
684 Bytes
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"animation": {
3+
"interpolate": true,
4+
"frametime": 16,
5+
"frames": [
6+
2,
7+
3,
8+
4,
9+
5,
10+
1,
11+
0
12+
]
13+
}
14+
}
338 Bytes
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"animation": {
3+
"interpolate": true,
4+
"frametime": 54
5+
}
6+
}

0 commit comments

Comments
 (0)