Smoothwalling. (#91)
29
Resources/Prototypes/Entities/walls.yml
Normal file
@@ -0,0 +1,29 @@
|
||||
- type: entity
|
||||
id: wall
|
||||
name: Wall
|
||||
components:
|
||||
- type: Clickable
|
||||
- type: Sprite
|
||||
netsync: false
|
||||
color: "#636769"
|
||||
drawdepth: Walls
|
||||
sprite: Buildings/wall.rsi
|
||||
|
||||
- type: Icon
|
||||
texture: Tiles/wall_texture.png
|
||||
|
||||
- type: BoundingBox
|
||||
- type: Collidable
|
||||
- type: Occluder
|
||||
sizeX: 32
|
||||
sizeY: 32
|
||||
- type: SnapGrid
|
||||
offset: Edge
|
||||
|
||||
- type: IconSmooth
|
||||
key: walls. Seriously, just a wall. Nothing extraordinary here.
|
||||
base: solid
|
||||
|
||||
placement:
|
||||
snap:
|
||||
- Wall
|
||||
1
Resources/Textures/Buildings/wall.rsi/meta.json
Normal file
@@ -0,0 +1 @@
|
||||
{"version":1,"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/c34c1b30abf18aa552e19294523924c39e5ea127/icons/turf/wall_masks.dmi and modified.","size":{"x":32,"y":32},"states":[{"name":"solid0","select":[],"flags":{},"directions":4},{"name":"solid1","select":[],"flags":{},"directions":4},{"name":"solid2","select":[],"flags":{},"directions":4},{"name":"solid3","select":[],"flags":{},"directions":4},{"name":"solid4","select":[],"flags":{},"directions":4},{"name":"solid5","select":[],"flags":{},"directions":4},{"name":"solid6","select":[],"flags":{},"directions":4},{"name":"solid7","select":[],"flags":{},"directions":4}]}
|
||||
BIN
Resources/Textures/Buildings/wall.rsi/solid0.png
Normal file
|
After Width: | Height: | Size: 264 B |
BIN
Resources/Textures/Buildings/wall.rsi/solid1.png
Normal file
|
After Width: | Height: | Size: 256 B |
BIN
Resources/Textures/Buildings/wall.rsi/solid2.png
Normal file
|
After Width: | Height: | Size: 264 B |
BIN
Resources/Textures/Buildings/wall.rsi/solid3.png
Normal file
|
After Width: | Height: | Size: 256 B |
BIN
Resources/Textures/Buildings/wall.rsi/solid4.png
Normal file
|
After Width: | Height: | Size: 258 B |
BIN
Resources/Textures/Buildings/wall.rsi/solid5.png
Normal file
|
After Width: | Height: | Size: 254 B |
BIN
Resources/Textures/Buildings/wall.rsi/solid6.png
Normal file
|
After Width: | Height: | Size: 258 B |
BIN
Resources/Textures/Buildings/wall.rsi/solid7.png
Normal file
|
After Width: | Height: | Size: 191 B |