SSAO object excludes

Moves several things onto a new plane/layer to keep them from getting the SSAO shadows so it looks nicer.
This commit is contained in:
Arokha Sieyes
2018-05-14 11:54:10 -04:00
parent 36b6015aeb
commit bdfa34c911
17 changed files with 35 additions and 3 deletions
@@ -313,6 +313,8 @@
icon_opened = "medical_wall_open"
icon_broken = "medical_wall_spark"
icon_off = "medical_wall_off"
plane = TURF_PLANE
layer = ABOVE_TURF_LAYER
anchored = 1
density = 0
wall_mounted = 1
@@ -215,6 +215,8 @@
icon_state = "hydrant"
icon_closed = "hydrant"
icon_opened = "hydrant_open"
plane = TURF_PLANE
layer = ABOVE_TURF_LAYER
anchored = 1
density = 0
wall_mounted = 1