added an assassinate target modifier

This commit is contained in:
Derek
2025-05-04 23:35:43 -05:00
parent 68facaf544
commit 6521b39492
20 changed files with 467 additions and 24 deletions

View File

@@ -5,7 +5,7 @@
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_hthjk"]
transparency = 1
shading_mode = 0
albedo_color = Color(1, 1, 1, 0)
albedo_color = Color(0, 0.498039, 0, 0.568627)
[node name="ChestSpawner" type="CSGBox3D" groups=["chest_spawner"]]
material = SubResource("StandardMaterial3D_hthjk")