Add projectiles
This commit is contained in:
@@ -8,7 +8,7 @@ height = 0.725098
|
||||
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_wll7p"]
|
||||
radius = 0.470016
|
||||
|
||||
[node name="Weapon" type="RigidBody3D"]
|
||||
[node name="Ammo" type="RigidBody3D"]
|
||||
collision_layer = 0
|
||||
axis_lock_linear_x = true
|
||||
axis_lock_linear_z = true
|
||||
@@ -30,10 +30,7 @@ collision_mask = 0
|
||||
unique_name_in_owner = true
|
||||
pixel_size = 0.025
|
||||
billboard = 2
|
||||
double_sided = false
|
||||
alpha_antialiasing_mode = 1
|
||||
texture_filter = 0
|
||||
render_priority = 100
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Pickup"]
|
||||
shape = SubResource("CapsuleShape3D_wll7p")
|
||||
|
||||
Reference in New Issue
Block a user