Smoothwalling. (#91)

This commit is contained in:
Pieter-Jan Briers
2018-08-09 20:22:54 +02:00
committed by GitHub
parent 830159390b
commit fa594fb3e9
15 changed files with 513 additions and 244 deletions

View 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