* Make secret doors have unique directional sprites, and new animations.
* Update attributions.
- type: Transform
anchored: true
noRot: false
- - type: Rotatable
- type: Damageable
damageContainer: StructuralInorganic
damageModifierSet: StructuralMetallic
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Made by Nimfar11 (GitHub) for Space Station 14",
+ "copyright": "Made by Nimfar11 (GitHub) for Space Station 14, modified by spanky_spanky (GitHub)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
- "name": "assembly"
+ "name": "assembly",
+ "directions": 4
},
{
"name": "closed",
- "directions": 1,
- "delays": [
- [
- 1.0
- ]
- ]
+ "directions": 4
},
{
"name": "closing",
- "directions": 1,
+ "directions": 4,
"delays": [
+ [
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2
+ ],
+ [
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2
+ ],
+ [
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2
+ ],
[
0.2,
0.2,
},
{
"name": "open",
- "directions": 1,
- "delays": [
- [
- 1.0
- ]
- ]
+ "directions": 4
},
{
"name": "opening",
- "directions": 1,
+ "directions": 4,
"delays": [
+ [
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2
+ ],
+ [
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2
+ ],
+ [
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2
+ ],
[
0.2,
0.2,