Tech Anomaly (#31764)

* A

* B

* C

* D

* Update TechAnomalySystem.cs

* idle anim

* Update meta.json

* new animation
This commit is contained in:
Ed
2024-09-06 10:24:17 +03:00
committed by GitHub
parent 4bc8d8e7b8
commit 1a4d58816f
18 changed files with 410 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

View File

@@ -0,0 +1,25 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by Jaraten (github) for ss14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "core"
},
{
"name": "pulse",
"delays": [
[
0.2,
0.2,
0.2,
0.2
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,90 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by Jaraten (github) for ss14",
"size": {
"x": 48,
"y": 48
},
"states": [
{
"name": "bg"
},
{
"name": "bg_powered",
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "part1",
"delays": [
[
1.8,
0.2,
0.8,
0.4,
0.2,
0.3
]
]
},
{
"name": "part2",
"delays": [
[
1.1,
0.1,
0.8,
0.5,
0.2,
0.1
]
]
},
{
"name": "part3",
"delays": [
[
1.5,
0.5,
0.5,
0.1,
0.5,
0.1
]
]
},
{
"name": "part4",
"delays": [
[
1.8,
0.1,
0.9,
0.4,
1.0,
0.4
]
]
},
{
"name": "pulse",
"delays": [
[
0.2,
0.2,
0.2,
0.2
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 756 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 771 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 667 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB