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_ewhtn"]
transparency = 1
shading_mode = 0
albedo_color = Color(1, 1, 1, 0)
albedo_color = Color(0.68, 0, 0, 0.486275)
[node name="EnemySpawner" type="CSGBox3D"]
material = SubResource("StandardMaterial3D_ewhtn")