started work on camera going red with damage
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user