Computer screens in doom
@@ -1516,6 +1516,42 @@
|
||||
"Offset": [-8, -6],
|
||||
"Health": 0,
|
||||
"DrawLast": true
|
||||
},
|
||||
{
|
||||
"Name": "wscreen1",
|
||||
"Pic": {
|
||||
"Type": "Animated",
|
||||
"Sprites": "wscreen1",
|
||||
"TicksPerFrame": 10
|
||||
},
|
||||
"Size": [14, 1],
|
||||
"PosOffset": [0, -5],
|
||||
"Offset": [-7, -11],
|
||||
"Wreck": "wscreen1_wreck",
|
||||
"Health": 10
|
||||
},
|
||||
{
|
||||
"Name": "wscreen2",
|
||||
"Pic": {
|
||||
"Type": "Animated",
|
||||
"Sprites": "wscreen2",
|
||||
"TicksPerFrame": 10
|
||||
},
|
||||
"Size": [14, 1],
|
||||
"PosOffset": [0, -5],
|
||||
"Offset": [-7, -11],
|
||||
"Wreck": "wscreen1_wreck",
|
||||
"Health": 10
|
||||
},
|
||||
{
|
||||
"Name": "wscreen1_wreck",
|
||||
"Pic": {
|
||||
"Type": "Normal",
|
||||
"Pic": "wscreen1_broken"
|
||||
},
|
||||
"Offset": [-7, -11],
|
||||
"Health": 0,
|
||||
"Flags": ["OnWall"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
2
graphics/wscreen1.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
By sauer2
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
Before Width: | Height: | Size: 714 B After Width: | Height: | Size: 714 B |
Before Width: | Height: | Size: 223 B After Width: | Height: | Size: 223 B |
2
graphics/wscreen2.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
By sauer2
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 265 B |
Before Width: | Height: | Size: 714 B |
Before Width: | Height: | Size: 223 B |
Before Width: | Height: | Size: 265 B |
@@ -1,41 +0,0 @@
|
||||
{
|
||||
"Version": 3,
|
||||
"MapObjects": [
|
||||
{
|
||||
"Name": "wscreen1",
|
||||
"Pic": {
|
||||
"Type": "Animated",
|
||||
"Sprites": "wscreen1",
|
||||
"TicksPerFrame": 10
|
||||
},
|
||||
"Size": [14, 1],
|
||||
"PosOffset": [0, -5],
|
||||
"Offset": [-7, -11],
|
||||
"Wreck": "wscreen1_wreck",
|
||||
"Health": 10
|
||||
},
|
||||
{
|
||||
"Name": "wscreen2",
|
||||
"Pic": {
|
||||
"Type": "Animated",
|
||||
"Sprites": "wscreen2",
|
||||
"TicksPerFrame": 10
|
||||
},
|
||||
"Size": [14, 1],
|
||||
"PosOffset": [0, -5],
|
||||
"Offset": [-7, -11],
|
||||
"Wreck": "wscreen1_wreck",
|
||||
"Health": 10
|
||||
},
|
||||
{
|
||||
"Name": "wscreen1_wreck",
|
||||
"Pic": {
|
||||
"Type": "Normal",
|
||||
"Pic": "wscreen1_broken"
|
||||
},
|
||||
"Offset": [-7, -11],
|
||||
"Health": 0,
|
||||
"Flags": ["OnWall"]
|
||||
}
|
||||
]
|
||||
}
|