bodypartfighter/BodyParts/BodyPart.tscn
2020-02-02 13:59:16 +01:00

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