Raycaster now leaves colors that are above a threshold to have a 'glow' effect.

This commit is contained in:
Zed A. Shaw 2025-05-24 12:03:26 -04:00
parent c0d668fb0b
commit 96a585220b
3 changed files with 20 additions and 33 deletions

View file

@ -100,12 +100,12 @@
"frame_width": 256,
"frame_height": 256
},
"floor":
"lava_floor":
{"path": "assets/floor_tile_test-256.png",
"frame_width": 256,
"frame_height": 256
},
"lava_floor":
"floor":
{"path": "assets/lava_floor-256.png",
"frame_width": 256,
"frame_height": 256