Raycaster now leaves colors that are above a threshold to have a 'glow' effect.
This commit is contained in:
parent
c0d668fb0b
commit
96a585220b
3 changed files with 20 additions and 33 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue