Ambient Occlusion (#3419)

Adds an implementation of Europa's wall ambient occlusion, extended to operate on openturfs as well.
This commit is contained in:
Lohikar
2017-09-15 09:49:53 -05:00
committed by GitHub
parent 86220edeb3
commit fe8d586b31
24 changed files with 351 additions and 43 deletions
+1
View File
@@ -168,6 +168,7 @@
. = ..()
icon_state = "" // Clear out the debug icon.
SSopenturf.openspace_turfs += src
shadower = new(src)
update()
/**