9 lines
229 B
Plaintext
9 lines
229 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="."]
|