|
|
@ -3,6 +3,6 @@ |
|
|
|
[ext_resource type="Script" uid="uid://cb25rm8xi8tqh" path="res://Mods/copyPat/copyPat.gd" id="1_4ta2j"] |
|
|
|
[ext_resource type="Script" uid="uid://cb25rm8xi8tqh" path="res://Mods/copyPat/copyPat.gd" id="1_4ta2j"] |
|
|
|
[ext_resource type="PackedScene" uid="uid://cmprobebh47m7" path="res://Mods/copyPat/Resources/copyPat_BoneAttachment.tscn" id="2_r7vj1"] |
|
|
|
[ext_resource type="PackedScene" uid="uid://cmprobebh47m7" path="res://Mods/copyPat/Resources/copyPat_BoneAttachment.tscn" id="2_r7vj1"] |
|
|
|
|
|
|
|
|
|
|
|
[node name="copyPat" type="Node"] |
|
|
|
[node name="copyPat" type="Node3D"] |
|
|
|
script = ExtResource("1_4ta2j") |
|
|
|
script = ExtResource("1_4ta2j") |
|
|
|
headpats_scene = ExtResource("2_r7vj1") |
|
|
|
headpats_scene = ExtResource("2_r7vj1") |
|
|
|