bodypartfighter/BodyParts/BodyPart.tscn

12 lines
316 B
Plaintext
Raw Normal View History

[gd_scene load_steps=2 format=2]
2020-02-01 12:14:28 +01:00
[ext_resource path="res://BodyParts/BodyPart.gd" type="Script" id=1]
[node name="BodyPart" type="Spatial"]
script = ExtResource( 1 )
2020-02-01 10:49:43 +01:00
[node name="PartCollider" type="CollisionShape" parent="."]
2020-02-02 13:59:16 +01:00
[node name="ActionSound" type="AudioStreamPlayer3D" parent="."]
attenuation_model = 3