13 lines
422 B
Plaintext
13 lines
422 B
Plaintext
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://BodyParts/BodyPart.tscn" type="PackedScene" id=1]
|
|
[ext_resource path="res://BodyParts/PushingBodyPart.gd" type="Script" id=2]
|
|
|
|
[node name="PushingBodyPart" instance=ExtResource( 1 )]
|
|
script = ExtResource( 2 )
|
|
|
|
[node name="TouchArea" type="Area" parent="." index="1"]
|
|
|
|
[node name="PushSound" type="AudioStreamPlayer3D" parent="." index="3"]
|
|
attenuation_model = 3
|