minor tweaks and fixed barrel explosion

This commit is contained in:
Derek
2024-12-12 23:46:36 -06:00
parent 90fa39ca4a
commit b6a9e9a112
12 changed files with 308 additions and 50 deletions

View File

@@ -42,10 +42,11 @@ collision_bounce = 0.0
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ntlp5"]
transparency = 1
blend_mode = 1
shading_mode = 0
albedo_color = Color(0.278431, 0.647059, 0.85098, 0.937255)
albedo_color = Color(0.278431, 0.647059, 0.85098, 1)
albedo_texture = ExtResource("1_x22sq")
roughness = 0.0
backlight_enabled = true
backlight = Color(1, 1, 1, 1)
billboard_mode = 1
[sub_resource type="PlaneMesh" id="PlaneMesh_ktpc0"]