mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Algorithmic Directional Lighting (#1726)
This is similar to #1722, but it uses a bit of math to allow explicit setting of the angle of light. Pretty much complete, although no lights have been updated to use directional lighting. Features: Facing a wall with a directional light results in darkness - light is not emitted on own tile.
This commit is contained in:
@@ -163,7 +163,6 @@ var/list/debug_verbs = list (
|
||||
,/datum/admins/proc/setup_supermatter
|
||||
,/client/proc/atmos_toggle_debug
|
||||
,/client/proc/spawn_tanktransferbomb
|
||||
,/client/proc/cmd_debug_profile_lighting
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user