123 lines
5.3 KiB
Plaintext
123 lines
5.3 KiB
Plaintext
[gd_scene load_steps=18 format=3 uid="uid://2lcnu3dy54lx"]
|
|
|
|
[ext_resource type="Script" path="res://player/Player.gd" id="1_8gebs"]
|
|
[ext_resource type="PackedScene" uid="uid://c8j7t4yg7anb0" path="res://assets/female/Female.blend" id="2_8nah6"]
|
|
[ext_resource type="PackedScene" uid="uid://2bbycjulf00g" path="res://player/health/HealthComponent.tscn" id="2_np5ag"]
|
|
[ext_resource type="PackedScene" uid="uid://cgqbkj8wbcatv" path="res://assets/hair/PonyTail.blend" id="3_umw6q"]
|
|
[ext_resource type="FontFile" uid="uid://b7mov13kwi8u8" path="res://assets/font/ubuntu_nf_regular.ttf" id="4_76ehj"]
|
|
[ext_resource type="Skin" uid="uid://bbqyiue1vj37f" path="res://assets/hoodie/Hoodie_Skin.tres" id="4_b1tg1"]
|
|
[ext_resource type="ArrayMesh" uid="uid://dbmluwi2atit" path="res://assets/hoodie/Hoodie_Mesh.res" id="5_mkrgn"]
|
|
[ext_resource type="PackedScene" uid="uid://6jpnl6c4fdvo" path="res://player/hud/HUDComponent.tscn" id="7_fwgtd"]
|
|
[ext_resource type="PackedScene" uid="uid://qecdmrg6mbws" path="res://assets/swords/heirloom/Heirloom.blend" id="7_u8433"]
|
|
[ext_resource type="PackedScene" uid="uid://x102pryt2s5a" path="res://player/movement/MovementComponent.tscn" id="8_25qd0"]
|
|
[ext_resource type="PackedScene" uid="uid://d0onbq0ad1ap4" path="res://player/rotation/RotationComponent.tscn" id="9_agxqu"]
|
|
[ext_resource type="PackedScene" uid="uid://bivxnxwi863o0" path="res://player/animation/AnimationComponent.tscn" id="10_bcaeg"]
|
|
[ext_resource type="AnimationLibrary" uid="uid://d4n0puibh4hyt" path="res://assets/animations/human.blend" id="11_d0e6r"]
|
|
[ext_resource type="PackedScene" uid="uid://b8xf4ltqyorjv" path="res://player/skills/SkillsComponent.tscn" id="14_6idcf"]
|
|
[ext_resource type="Script" path="res://player/skills/MeleeArea.gd" id="14_g0mpw"]
|
|
|
|
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_2f50n"]
|
|
radius = 0.3
|
|
height = 1.6
|
|
|
|
[sub_resource type="CylinderShape3D" id="CylinderShape3D_4r7eu"]
|
|
radius = 1.5
|
|
|
|
[node name="Player" type="CharacterBody3D" groups=["player"]]
|
|
collision_layer = 512
|
|
collision_mask = 769
|
|
script = ExtResource("1_8gebs")
|
|
|
|
[node name="Model" type="Node3D" parent="."]
|
|
|
|
[node name="Female" parent="Model" instance=ExtResource("2_8nah6")]
|
|
|
|
[node name="Armature" parent="Model/Female" index="0"]
|
|
transform = Transform3D(0.999999, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.000305099, -0.000408816)
|
|
|
|
[node name="Chest" parent="Model/Female/Armature/GeneralSkeleton" index="1"]
|
|
visible = false
|
|
|
|
[node name="BoneAttachment3D" type="BoneAttachment3D" parent="Model/Female/Armature/GeneralSkeleton" index="2"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.57651e-10, 1.37156, -0.0247111)
|
|
bone_name = "Head"
|
|
bone_idx = 12
|
|
|
|
[node name="PonyTail" parent="Model/Female/Armature/GeneralSkeleton/BoneAttachment3D" instance=ExtResource("3_umw6q")]
|
|
|
|
[node name="Hips" parent="Model/Female/Armature/GeneralSkeleton" index="4"]
|
|
visible = false
|
|
|
|
[node name="Hoodie" type="MeshInstance3D" parent="Model/Female/Armature/GeneralSkeleton" index="5"]
|
|
layers = 512
|
|
mesh = ExtResource("5_mkrgn")
|
|
skin = ExtResource("4_b1tg1")
|
|
|
|
[node name="BoneAttachment3D2" type="BoneAttachment3D" parent="Model/Female/Armature/GeneralSkeleton" index="6"]
|
|
transform = Transform3D(0, -1, 0, 0, 0, -1, 1, 0, 0, -0.609469, 1.26691, -0.0234125)
|
|
bone_name = "RightMiddleProximal"
|
|
bone_idx = 44
|
|
|
|
[node name="Heirloom" parent="Model/Female/Armature/GeneralSkeleton/BoneAttachment3D2" instance=ExtResource("7_u8433")]
|
|
transform = Transform3D(-4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, 0, 1, 0.197644, 0, 0)
|
|
|
|
[node name="Collision" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.8, 0)
|
|
shape = SubResource("CapsuleShape3D_2f50n")
|
|
|
|
[node name="Label" type="Label3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0)
|
|
visible = false
|
|
pixel_size = 0.0005
|
|
billboard = 1
|
|
double_sided = false
|
|
alpha_antialiasing_mode = 1
|
|
outline_modulate = Color(0.0627451, 0.0627451, 0.0627451, 0.498039)
|
|
text = "Player"
|
|
font = ExtResource("4_76ehj")
|
|
font_size = 256
|
|
outline_size = 32
|
|
|
|
[node name="HUD" parent="." node_paths=PackedStringArray("health") instance=ExtResource("7_fwgtd")]
|
|
health = NodePath("../Health")
|
|
|
|
[node name="Attractor" type="GPUParticlesAttractorSphere3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
|
|
strength = 15.0
|
|
radius = 2.0
|
|
|
|
[node name="Health" parent="." instance=ExtResource("2_np5ag")]
|
|
max_value = 100.0
|
|
|
|
[node name="Movement" parent="." instance=ExtResource("8_25qd0")]
|
|
|
|
[node name="Rotation" parent="." node_paths=PackedStringArray("root") instance=ExtResource("9_agxqu")]
|
|
root = NodePath("..")
|
|
|
|
[node name="Animation" parent="." instance=ExtResource("10_bcaeg")]
|
|
|
|
[node name="AnimationPlayer" parent="Animation" index="0"]
|
|
root_node = NodePath("../../Model/Female")
|
|
libraries = {
|
|
"human": ExtResource("11_d0e6r")
|
|
}
|
|
|
|
[node name="Skills" parent="." instance=ExtResource("14_6idcf")]
|
|
|
|
[node name="MeleeArea" type="Area3D" parent="."]
|
|
unique_name_in_owner = true
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 1.8)
|
|
collision_layer = 0
|
|
collision_mask = 256
|
|
monitoring = false
|
|
monitorable = false
|
|
script = ExtResource("14_g0mpw")
|
|
|
|
[node name="CylinderShape" type="CollisionShape3D" parent="MeleeArea"]
|
|
shape = SubResource("CylinderShape3D_4r7eu")
|
|
|
|
[connection signal="body_entered" from="MeleeArea" to="MeleeArea" method="on_body_entered"]
|
|
|
|
[editable path="Model/Female"]
|
|
[editable path="Animation"]
|