12 lines
316 B
Plaintext
12 lines
316 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://BodyParts/BodyPart.gd" type="Script" id=1]
|
|
|
|
[node name="BodyPart" type="Spatial"]
|
|
script = ExtResource( 1 )
|
|
|
|
[node name="PartCollider" type="CollisionShape" parent="."]
|
|
|
|
[node name="ActionSound" type="AudioStreamPlayer3D" parent="."]
|
|
attenuation_model = 3
|