dead cam and air dash tweaks
This commit is contained in:
@@ -74,7 +74,7 @@ emission_enabled = true
|
||||
emission = Color(0.737886, 0.150238, 0.0835467, 1)
|
||||
emission_energy_multiplier = 8.0
|
||||
|
||||
[node name="BulletEnemy" type="Node3D"]
|
||||
[node name="BulletEnemy" type="Node3D" groups=["spawned"]]
|
||||
script = ExtResource("1_so2e8")
|
||||
bullethole = ExtResource("2_8iodt")
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ shadow_color = Color(0, 0, 0, 1)
|
||||
size = Vector3(3, 3.58057, 3)
|
||||
|
||||
[sub_resource type="SphereShape3D" id="SphereShape3D_xfie3"]
|
||||
radius = 6.0
|
||||
radius = 8.0
|
||||
|
||||
[node name="Player" type="CharacterBody3D" node_paths=PackedStringArray("weapon_holder") groups=["player"]]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.11359, 0)
|
||||
|
||||
Reference in New Issue
Block a user