started work on camera going red with damage

This commit is contained in:
derek
2024-08-07 17:01:41 -05:00
parent fb1dd498b4
commit 5652e75508
10 changed files with 38 additions and 8 deletions

View File

@@ -35,7 +35,7 @@ albedo_color = Color(0.300579, 0.462784, 0.249767, 1)
[node name="EnemyWork" type="Node3D" node_paths=PackedStringArray("player")]
script = ExtResource("1_laua1")
player = NodePath("Player")
health = 10
start_health = 10
MAX_PARTICLES = 75
gun_1 = ExtResource("2_poauc")
gun_2 = ExtResource("3_xdb5c")

View File

@@ -1163,7 +1163,6 @@ _data = {
script = ExtResource("1_orhgl")
player = NodePath("Player")
money = 10
health = 10
gun_1 = ExtResource("2_6rjit")
gun_2 = ExtResource("3_umpon")
health_drop_enabled = false