Now About Social Code
summaryrefslogtreecommitdiff
path: root/models/red_material.tres
diff options
context:
space:
mode:
authorLucas Fryzek <lucas.fryzek@fryzekconcepts.com>2024-09-22 20:46:38 +0100
committerLucas Fryzek <lucas.fryzek@fryzekconcepts.com>2024-09-22 20:46:38 +0100
commit3ef1fc4df2e3178d37061ad13b5d366771193dd2 (patch)
tree99a08c4bc05ca99af1ed7670bc354f5dfde9dda6 /models/red_material.tres
parent84bb8cbec9dd17fd86885f378208ebfec96a3f77 (diff)
Add enemy spawning and ability to kill enemies
Diffstat (limited to 'models/red_material.tres')
-rw-r--r--models/red_material.tres4
1 files changed, 4 insertions, 0 deletions
diff --git a/models/red_material.tres b/models/red_material.tres
new file mode 100644
index 0000000..b151446
--- /dev/null
+++ b/models/red_material.tres
@@ -0,0 +1,4 @@
+[gd_resource type="StandardMaterial3D" format=3 uid="uid://h87d8u2s30yd"]
+
+[resource]
+albedo_color = Color(1, 0, 0, 1)