grabbable extinguisher

This commit is contained in:
Guillaume Vern
2025-10-09 09:03:34 +02:00
parent 7cb5d389d2
commit 4693cfb552
26 changed files with 1647 additions and 476 deletions
@@ -17,7 +17,7 @@ operator = 2
[sub_resource type="VisualShader" id="VisualShader_wb0u4"]
code = "shader_type spatial;
render_mode blend_mix, depth_draw_opaque, cull_back, diffuse_lambert, specular_schlick_ggx;
render_mode blend_mix, depth_draw_opaque, depth_test_default, cull_back, diffuse_lambert, specular_schlick_ggx;
uniform vec4 Color : source_color;