Solution normalizer (#227)
* dropper * add stabilizer * fuck, now * Update CP14SolutionNormalizerComponent.cs
|
After Width: | Height: | Size: 726 B |
|
After Width: | Height: | Size: 146 B |
|
After Width: | Height: | Size: 158 B |
|
After Width: | Height: | Size: 167 B |
|
After Width: | Height: | Size: 197 B |
|
After Width: | Height: | Size: 227 B |
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "All rights reserved for the CrystallPunk14 project only",
|
||||
"copyright": "Created by TheShuEd for CrystallPunk14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "liq-1"
|
||||
},
|
||||
{
|
||||
"name": "liq-2"
|
||||
},
|
||||
{
|
||||
"name": "liq-3"
|
||||
},
|
||||
{
|
||||
"name": "liq-4"
|
||||
},
|
||||
{
|
||||
"name": "liq-5"
|
||||
},
|
||||
{
|
||||
"name": "rotate_back",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "rotate_front",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 527 B |
|
After Width: | Height: | Size: 413 B |