2024-11-10 12:07:59 -07:00
|
|
|
[gd_scene load_steps=28 format=3 uid="uid://cy7t2tc4y3b4"]
|
2024-10-20 20:27:08 -06:00
|
|
|
|
|
|
|
[ext_resource type="Script" path="res://src/player/shot_setup/shot_setup.gd" id="1_r6ei4"]
|
2024-11-02 19:05:49 -06:00
|
|
|
[ext_resource type="PackedScene" uid="uid://dfttci386ohip" path="res://src/player/physics_ball/physics_ball.tscn" id="2_1i5j5"]
|
2024-11-01 16:33:13 -06:00
|
|
|
[ext_resource type="PackedScene" uid="uid://c2k88ns0h5ie1" path="res://src/ui/arrow.tscn" id="2_s70wl"]
|
2024-11-09 15:58:53 -07:00
|
|
|
[ext_resource type="PackedScene" uid="uid://1s3gywmoi20e" path="res://src/characters/gfolf_girl/gfolf_girl.tscn" id="3_e4aur"]
|
2024-11-05 15:03:40 -07:00
|
|
|
[ext_resource type="PackedScene" uid="uid://445qd7m4qe2j" path="res://src/player/shot_setup/club_selector/club_selector.tscn" id="4_56ape"]
|
2024-10-20 20:27:08 -06:00
|
|
|
|
2024-11-06 10:44:27 -07:00
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_lnol1"]
|
|
|
|
albedo_color = Color(0, 0.537255, 1, 1)
|
|
|
|
|
|
|
|
[sub_resource type="CylinderMesh" id="CylinderMesh_ql2ui"]
|
|
|
|
material = SubResource("StandardMaterial3D_lnol1")
|
|
|
|
top_radius = 0.02
|
|
|
|
bottom_radius = 0.02
|
|
|
|
height = 1.0
|
|
|
|
|
2024-11-10 12:07:59 -07:00
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_a4xnf"]
|
|
|
|
albedo_color = Color(0.374139, 0.374139, 0.374139, 1)
|
|
|
|
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_lxyoo"]
|
|
|
|
material = SubResource("StandardMaterial3D_a4xnf")
|
|
|
|
size = Vector3(0.1, 3.5, 0.1)
|
|
|
|
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_akqxt"]
|
|
|
|
size = Vector3(0.4, 0.3, 0.1)
|
|
|
|
|
2024-11-02 19:05:49 -06:00
|
|
|
[sub_resource type="Animation" id="Animation_ug2a7"]
|
|
|
|
length = 0.001
|
2024-11-02 09:49:14 -06:00
|
|
|
tracks/0/type = "value"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
|
|
|
tracks/0/path = NodePath(".:visible")
|
|
|
|
tracks/0/interp = 1
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
|
|
|
"times": PackedFloat32Array(0),
|
|
|
|
"transitions": PackedFloat32Array(1),
|
|
|
|
"update": 1,
|
|
|
|
"values": [true]
|
|
|
|
}
|
|
|
|
tracks/1/type = "value"
|
|
|
|
tracks/1/imported = false
|
|
|
|
tracks/1/enabled = true
|
|
|
|
tracks/1/path = NodePath(".:scale")
|
2024-11-02 19:05:49 -06:00
|
|
|
tracks/1/interp = 1
|
2024-11-02 09:49:14 -06:00
|
|
|
tracks/1/loop_wrap = true
|
|
|
|
tracks/1/keys = {
|
2024-11-02 19:05:49 -06:00
|
|
|
"times": PackedFloat32Array(0),
|
|
|
|
"transitions": PackedFloat32Array(1),
|
2024-11-02 09:49:14 -06:00
|
|
|
"update": 0,
|
2024-11-02 19:05:49 -06:00
|
|
|
"values": [Vector3(0.001, 0.001, 0.001)]
|
2024-11-02 09:49:14 -06:00
|
|
|
}
|
|
|
|
|
2024-11-02 19:05:49 -06:00
|
|
|
[sub_resource type="Animation" id="Animation_3obkd"]
|
|
|
|
resource_name = "hide"
|
|
|
|
length = 0.42
|
|
|
|
step = 0.01
|
2024-11-02 09:49:14 -06:00
|
|
|
tracks/0/type = "value"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
|
|
|
tracks/0/path = NodePath(".:visible")
|
|
|
|
tracks/0/interp = 1
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
2024-11-02 19:05:49 -06:00
|
|
|
"times": PackedFloat32Array(0, 0.42),
|
|
|
|
"transitions": PackedFloat32Array(1, 1),
|
2024-11-02 09:49:14 -06:00
|
|
|
"update": 1,
|
2024-11-02 19:05:49 -06:00
|
|
|
"values": [true, false]
|
2024-11-02 09:49:14 -06:00
|
|
|
}
|
|
|
|
tracks/1/type = "value"
|
|
|
|
tracks/1/imported = false
|
|
|
|
tracks/1/enabled = true
|
|
|
|
tracks/1/path = NodePath(".:scale")
|
2024-11-02 19:05:49 -06:00
|
|
|
tracks/1/interp = 2
|
2024-11-02 09:49:14 -06:00
|
|
|
tracks/1/loop_wrap = true
|
|
|
|
tracks/1/keys = {
|
2024-11-02 19:05:49 -06:00
|
|
|
"times": PackedFloat32Array(0, 0.42),
|
|
|
|
"transitions": PackedFloat32Array(1.618, 1),
|
2024-11-02 09:49:14 -06:00
|
|
|
"update": 0,
|
2024-11-02 19:05:49 -06:00
|
|
|
"values": [Vector3(1, 1, 1), Vector3(0.001, 0.001, 0.001)]
|
2024-11-02 09:49:14 -06:00
|
|
|
}
|
|
|
|
|
2024-11-02 19:05:49 -06:00
|
|
|
[sub_resource type="Animation" id="Animation_dku72"]
|
|
|
|
resource_name = "show"
|
2024-11-02 09:49:14 -06:00
|
|
|
length = 0.42
|
|
|
|
tracks/0/type = "value"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
|
|
|
tracks/0/path = NodePath(".:visible")
|
|
|
|
tracks/0/interp = 1
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
2024-11-02 19:05:49 -06:00
|
|
|
"times": PackedFloat32Array(0),
|
|
|
|
"transitions": PackedFloat32Array(1),
|
2024-11-02 09:49:14 -06:00
|
|
|
"update": 1,
|
2024-11-02 19:05:49 -06:00
|
|
|
"values": [true]
|
2024-11-02 09:49:14 -06:00
|
|
|
}
|
|
|
|
tracks/1/type = "value"
|
|
|
|
tracks/1/imported = false
|
|
|
|
tracks/1/enabled = true
|
|
|
|
tracks/1/path = NodePath(".:scale")
|
|
|
|
tracks/1/interp = 2
|
|
|
|
tracks/1/loop_wrap = true
|
|
|
|
tracks/1/keys = {
|
2024-11-02 19:05:49 -06:00
|
|
|
"times": PackedFloat32Array(0, 0.233333, 0.366667, 0.42),
|
|
|
|
"transitions": PackedFloat32Array(0.618, 1, 1, 1),
|
2024-11-02 09:49:14 -06:00
|
|
|
"update": 0,
|
2024-11-02 19:05:49 -06:00
|
|
|
"values": [Vector3(0.001, 0.001, 0.001), Vector3(1.1, 1.1, 1.1), Vector3(0.95, 0.95, 0.95), Vector3(1, 1, 1)]
|
2024-11-02 09:49:14 -06:00
|
|
|
}
|
|
|
|
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_rw0cf"]
|
|
|
|
_data = {
|
|
|
|
"RESET": SubResource("Animation_ug2a7"),
|
|
|
|
"hide": SubResource("Animation_3obkd"),
|
|
|
|
"show": SubResource("Animation_dku72")
|
|
|
|
}
|
|
|
|
|
2024-11-03 16:50:44 -07:00
|
|
|
[sub_resource type="Animation" id="Animation_oks0y"]
|
|
|
|
length = 0.001
|
|
|
|
tracks/0/type = "value"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
|
|
|
tracks/0/path = NodePath(".:position")
|
|
|
|
tracks/0/interp = 1
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
|
|
|
"times": PackedFloat32Array(0),
|
|
|
|
"transitions": PackedFloat32Array(1),
|
|
|
|
"update": 0,
|
|
|
|
"values": [Vector3(0, 0, 0)]
|
|
|
|
}
|
|
|
|
tracks/1/type = "value"
|
|
|
|
tracks/1/imported = false
|
|
|
|
tracks/1/enabled = true
|
|
|
|
tracks/1/path = NodePath(".:fov")
|
|
|
|
tracks/1/interp = 1
|
|
|
|
tracks/1/loop_wrap = true
|
|
|
|
tracks/1/keys = {
|
|
|
|
"times": PackedFloat32Array(0),
|
|
|
|
"transitions": PackedFloat32Array(1),
|
|
|
|
"update": 0,
|
|
|
|
"values": [75.0]
|
|
|
|
}
|
|
|
|
|
|
|
|
[sub_resource type="Animation" id="Animation_e65hh"]
|
|
|
|
resource_name = "shot"
|
|
|
|
length = 4.0
|
|
|
|
step = 0.01
|
|
|
|
tracks/0/type = "value"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
|
|
|
tracks/0/path = NodePath(".:position")
|
|
|
|
tracks/0/interp = 2
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
|
|
|
"times": PackedFloat32Array(0, 0.1, 0.12, 4),
|
|
|
|
"transitions": PackedFloat32Array(0.618, 1, 1.618, 1),
|
|
|
|
"update": 0,
|
|
|
|
"values": [Vector3(0, 0, 0), Vector3(0, 1, -3), Vector3(0, 1, -3), Vector3(0, 0, 0)]
|
|
|
|
}
|
|
|
|
tracks/1/type = "value"
|
|
|
|
tracks/1/imported = false
|
|
|
|
tracks/1/enabled = true
|
|
|
|
tracks/1/path = NodePath(".:fov")
|
|
|
|
tracks/1/interp = 2
|
|
|
|
tracks/1/loop_wrap = true
|
|
|
|
tracks/1/keys = {
|
|
|
|
"times": PackedFloat32Array(0, 0.1, 0.12, 4),
|
|
|
|
"transitions": PackedFloat32Array(0.618, 1, 1.618, 1),
|
|
|
|
"update": 0,
|
|
|
|
"values": [75.0, 85.0, 85.0, 75.0]
|
|
|
|
}
|
|
|
|
tracks/2/type = "method"
|
|
|
|
tracks/2/imported = false
|
|
|
|
tracks/2/enabled = true
|
|
|
|
tracks/2/path = NodePath("%Direction/..")
|
|
|
|
tracks/2/interp = 1
|
|
|
|
tracks/2/loop_wrap = true
|
|
|
|
tracks/2/keys = {
|
|
|
|
"times": PackedFloat32Array(2),
|
|
|
|
"transitions": PackedFloat32Array(1),
|
|
|
|
"values": [{
|
|
|
|
"args": [],
|
|
|
|
"method": &"start_shot_track"
|
|
|
|
}]
|
|
|
|
}
|
|
|
|
|
2024-11-09 15:58:53 -07:00
|
|
|
[sub_resource type="Animation" id="Animation_u8k07"]
|
|
|
|
resource_name = "swing_delay"
|
|
|
|
length = 0.2
|
|
|
|
step = 0.01
|
|
|
|
tracks/0/type = "method"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
|
|
|
tracks/0/path = NodePath("%Direction/..")
|
|
|
|
tracks/0/interp = 1
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
|
|
|
"times": PackedFloat32Array(0.18),
|
|
|
|
"transitions": PackedFloat32Array(1),
|
|
|
|
"values": [{
|
|
|
|
"args": [],
|
|
|
|
"method": &"finish_downswing"
|
|
|
|
}]
|
|
|
|
}
|
|
|
|
|
2024-11-03 16:50:44 -07:00
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_u78hq"]
|
|
|
|
_data = {
|
|
|
|
"RESET": SubResource("Animation_oks0y"),
|
2024-11-09 15:58:53 -07:00
|
|
|
"shoot": SubResource("Animation_e65hh"),
|
|
|
|
"swing_delay": SubResource("Animation_u8k07")
|
2024-11-03 16:50:44 -07:00
|
|
|
}
|
|
|
|
|
2024-11-04 15:16:32 -07:00
|
|
|
[sub_resource type="Animation" id="Animation_3xds6"]
|
|
|
|
length = 0.001
|
2024-11-03 16:50:44 -07:00
|
|
|
tracks/0/type = "value"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
|
|
|
tracks/0/path = NodePath(".:visible")
|
|
|
|
tracks/0/interp = 1
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
|
|
|
"times": PackedFloat32Array(0),
|
|
|
|
"transitions": PackedFloat32Array(1),
|
|
|
|
"update": 1,
|
2024-11-04 15:16:32 -07:00
|
|
|
"values": [false]
|
2024-11-03 16:50:44 -07:00
|
|
|
}
|
|
|
|
tracks/1/type = "value"
|
|
|
|
tracks/1/imported = false
|
|
|
|
tracks/1/enabled = true
|
|
|
|
tracks/1/path = NodePath(".:visible_ratio")
|
|
|
|
tracks/1/interp = 1
|
|
|
|
tracks/1/loop_wrap = true
|
|
|
|
tracks/1/keys = {
|
2024-11-04 15:16:32 -07:00
|
|
|
"times": PackedFloat32Array(0),
|
|
|
|
"transitions": PackedFloat32Array(1),
|
2024-11-03 16:50:44 -07:00
|
|
|
"update": 0,
|
2024-11-04 15:16:32 -07:00
|
|
|
"values": [1.0]
|
2024-11-03 16:50:44 -07:00
|
|
|
}
|
|
|
|
tracks/2/type = "value"
|
|
|
|
tracks/2/imported = false
|
|
|
|
tracks/2/enabled = true
|
|
|
|
tracks/2/path = NodePath(".:rotation")
|
|
|
|
tracks/2/interp = 3
|
|
|
|
tracks/2/loop_wrap = true
|
|
|
|
tracks/2/keys = {
|
2024-11-04 15:16:32 -07:00
|
|
|
"times": PackedFloat32Array(0),
|
|
|
|
"transitions": PackedFloat32Array(1),
|
2024-11-03 16:50:44 -07:00
|
|
|
"update": 0,
|
2024-11-04 15:16:32 -07:00
|
|
|
"values": [7.31612e-10]
|
2024-11-03 16:50:44 -07:00
|
|
|
}
|
|
|
|
tracks/3/type = "bezier"
|
|
|
|
tracks/3/imported = false
|
|
|
|
tracks/3/enabled = true
|
|
|
|
tracks/3/path = NodePath(".:anchor_top")
|
|
|
|
tracks/3/interp = 1
|
|
|
|
tracks/3/loop_wrap = true
|
|
|
|
tracks/3/keys = {
|
2024-11-04 15:16:32 -07:00
|
|
|
"handle_modes": PackedInt32Array(0),
|
|
|
|
"points": PackedFloat32Array(0.5, -0.25, 0, 0.25, 0),
|
|
|
|
"times": PackedFloat32Array(0)
|
2024-11-03 16:50:44 -07:00
|
|
|
}
|
2024-11-05 15:03:40 -07:00
|
|
|
tracks/4/type = "bezier"
|
|
|
|
tracks/4/imported = false
|
|
|
|
tracks/4/enabled = true
|
|
|
|
tracks/4/path = NodePath(".:anchor_bottom")
|
|
|
|
tracks/4/interp = 1
|
|
|
|
tracks/4/loop_wrap = true
|
|
|
|
tracks/4/keys = {
|
|
|
|
"handle_modes": PackedInt32Array(0),
|
|
|
|
"points": PackedFloat32Array(0.5, -0.25, 0, 0.25, 0),
|
|
|
|
"times": PackedFloat32Array(0)
|
|
|
|
}
|
2024-11-03 16:50:44 -07:00
|
|
|
|
2024-11-04 15:16:32 -07:00
|
|
|
[sub_resource type="Animation" id="Animation_cwotn"]
|
|
|
|
resource_name = "display"
|
|
|
|
length = 2.4
|
|
|
|
step = 0.1
|
2024-11-03 16:50:44 -07:00
|
|
|
tracks/0/type = "value"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
|
|
|
tracks/0/path = NodePath(".:visible")
|
|
|
|
tracks/0/interp = 1
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
|
|
|
"times": PackedFloat32Array(0),
|
|
|
|
"transitions": PackedFloat32Array(1),
|
|
|
|
"update": 1,
|
2024-11-04 15:16:32 -07:00
|
|
|
"values": [true]
|
2024-11-03 16:50:44 -07:00
|
|
|
}
|
|
|
|
tracks/1/type = "value"
|
|
|
|
tracks/1/imported = false
|
|
|
|
tracks/1/enabled = true
|
|
|
|
tracks/1/path = NodePath(".:visible_ratio")
|
|
|
|
tracks/1/interp = 1
|
|
|
|
tracks/1/loop_wrap = true
|
|
|
|
tracks/1/keys = {
|
2024-11-04 15:16:32 -07:00
|
|
|
"times": PackedFloat32Array(0, 0.2),
|
|
|
|
"transitions": PackedFloat32Array(1, 1),
|
2024-11-03 16:50:44 -07:00
|
|
|
"update": 0,
|
2024-11-04 15:16:32 -07:00
|
|
|
"values": [0.0, 1.0]
|
2024-11-03 16:50:44 -07:00
|
|
|
}
|
|
|
|
tracks/2/type = "value"
|
|
|
|
tracks/2/imported = false
|
|
|
|
tracks/2/enabled = true
|
|
|
|
tracks/2/path = NodePath(".:rotation")
|
|
|
|
tracks/2/interp = 3
|
|
|
|
tracks/2/loop_wrap = true
|
|
|
|
tracks/2/keys = {
|
2024-11-04 15:16:32 -07:00
|
|
|
"times": PackedFloat32Array(0, 2, 2.4),
|
|
|
|
"transitions": PackedFloat32Array(1, 1, 1),
|
2024-11-03 16:50:44 -07:00
|
|
|
"update": 0,
|
2024-11-04 15:16:32 -07:00
|
|
|
"values": [7.31612e-10, 7.31612e-10, 0.174533]
|
2024-11-03 16:50:44 -07:00
|
|
|
}
|
|
|
|
tracks/3/type = "bezier"
|
|
|
|
tracks/3/imported = false
|
|
|
|
tracks/3/enabled = true
|
|
|
|
tracks/3/path = NodePath(".:anchor_top")
|
|
|
|
tracks/3/interp = 1
|
|
|
|
tracks/3/loop_wrap = true
|
|
|
|
tracks/3/keys = {
|
2024-11-04 15:16:32 -07:00
|
|
|
"handle_modes": PackedInt32Array(0, 0, 0),
|
|
|
|
"points": PackedFloat32Array(0.5, -0.25, 0, 0.5, -0.0548477, 0.5, -0.4, 0.0593877, 0.233401, -0.456136, 1.25, -0.25, 0, 0.25, 0),
|
|
|
|
"times": PackedFloat32Array(0, 2, 2.4)
|
2024-11-03 16:50:44 -07:00
|
|
|
}
|
2024-11-05 15:03:40 -07:00
|
|
|
tracks/4/type = "bezier"
|
|
|
|
tracks/4/imported = false
|
|
|
|
tracks/4/enabled = true
|
|
|
|
tracks/4/path = NodePath(".:anchor_bottom")
|
|
|
|
tracks/4/interp = 1
|
|
|
|
tracks/4/loop_wrap = true
|
|
|
|
tracks/4/keys = {
|
|
|
|
"handle_modes": PackedInt32Array(0, 0, 0),
|
|
|
|
"points": PackedFloat32Array(0.5, -0.25, 0, 0.5, -0.055, 0.5, -0.4, 0.059, 0.233, -0.456, 1.25, -0.25, 0, 0.25, 0),
|
|
|
|
"times": PackedFloat32Array(0, 2, 2.4)
|
|
|
|
}
|
2024-11-03 16:50:44 -07:00
|
|
|
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_2a0gn"]
|
|
|
|
_data = {
|
|
|
|
"RESET": SubResource("Animation_3xds6"),
|
|
|
|
"display": SubResource("Animation_cwotn")
|
|
|
|
}
|
|
|
|
|
2024-11-02 09:27:50 -06:00
|
|
|
[sub_resource type="Animation" id="Animation_pk1s7"]
|
|
|
|
length = 0.001
|
|
|
|
tracks/0/type = "bezier"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
|
|
|
tracks/0/path = NodePath(".:value")
|
|
|
|
tracks/0/interp = 1
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
|
|
|
"handle_modes": PackedInt32Array(0),
|
|
|
|
"points": PackedFloat32Array(0, -0.25, 0, 0.25, 0),
|
|
|
|
"times": PackedFloat32Array(0)
|
|
|
|
}
|
|
|
|
|
2024-11-01 19:50:02 -06:00
|
|
|
[sub_resource type="Animation" id="Animation_67gmp"]
|
|
|
|
resource_name = "fill"
|
|
|
|
length = 1.618
|
|
|
|
tracks/0/type = "bezier"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
|
|
|
tracks/0/path = NodePath(".:value")
|
|
|
|
tracks/0/interp = 1
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
|
|
|
"handle_modes": PackedInt32Array(0, 0),
|
|
|
|
"points": PackedFloat32Array(0, -0.25, 0, 0.233333, 0.0884774, 1, -0.267469, -0.483539, 0.25, 0),
|
|
|
|
"times": PackedFloat32Array(0, 1.618)
|
|
|
|
}
|
|
|
|
|
2024-11-02 09:27:50 -06:00
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_coah5"]
|
|
|
|
_data = {
|
|
|
|
"RESET": SubResource("Animation_pk1s7"),
|
|
|
|
"fill": SubResource("Animation_67gmp")
|
|
|
|
}
|
|
|
|
|
|
|
|
[sub_resource type="Animation" id="Animation_noa0w"]
|
2024-11-01 19:50:02 -06:00
|
|
|
length = 0.001
|
|
|
|
tracks/0/type = "bezier"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
2024-11-02 09:27:50 -06:00
|
|
|
tracks/0/path = NodePath("%CurveBar:value")
|
2024-11-01 19:50:02 -06:00
|
|
|
tracks/0/interp = 1
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
|
|
|
"handle_modes": PackedInt32Array(0),
|
|
|
|
"points": PackedFloat32Array(0, -0.25, 0, 0.25, 0),
|
|
|
|
"times": PackedFloat32Array(0)
|
|
|
|
}
|
|
|
|
|
|
|
|
[sub_resource type="Animation" id="Animation_uo6s7"]
|
|
|
|
resource_name = "fill"
|
|
|
|
length = 0.618
|
|
|
|
loop_mode = 2
|
|
|
|
tracks/0/type = "bezier"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
|
|
|
tracks/0/path = NodePath("%CurveBar:value")
|
|
|
|
tracks/0/interp = 1
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
|
|
|
"handle_modes": PackedInt32Array(0, 0),
|
|
|
|
"points": PackedFloat32Array(-1, -0.25, 0, 0.3, 0, 1, -0.3, 0, 0.25, 0),
|
|
|
|
"times": PackedFloat32Array(0, 0.618)
|
|
|
|
}
|
|
|
|
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_dicse"]
|
|
|
|
_data = {
|
|
|
|
"RESET": SubResource("Animation_noa0w"),
|
|
|
|
"fill": SubResource("Animation_uo6s7")
|
|
|
|
}
|
|
|
|
|
2024-10-20 20:27:08 -06:00
|
|
|
[node name="ShotSetup" type="Node3D"]
|
|
|
|
script = ExtResource("1_r6ei4")
|
2024-11-02 19:05:49 -06:00
|
|
|
|
|
|
|
[node name="BallPoint" type="Node3D" parent="."]
|
|
|
|
unique_name_in_owner = true
|
2024-11-09 16:26:15 -07:00
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.08, 0)
|
2024-10-20 20:27:08 -06:00
|
|
|
|
2024-11-02 19:05:49 -06:00
|
|
|
[node name="PhysicsBall" parent="BallPoint" instance=ExtResource("2_1i5j5")]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0)
|
|
|
|
freeze = true
|
2024-10-20 20:27:08 -06:00
|
|
|
|
2024-11-06 10:44:27 -07:00
|
|
|
[node name="BallImpulseDebug" type="Node3D" parent="BallPoint"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
visible = false
|
|
|
|
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="BallPoint/BallImpulseDebug"]
|
|
|
|
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, -0.5)
|
|
|
|
mesh = SubResource("CylinderMesh_ql2ui")
|
|
|
|
skeleton = NodePath("../..")
|
|
|
|
|
2024-11-04 15:16:32 -07:00
|
|
|
[node name="PlayerPivot" type="Node3D" parent="."]
|
2024-11-01 16:33:13 -06:00
|
|
|
unique_name_in_owner = true
|
2024-11-04 15:16:32 -07:00
|
|
|
|
2024-11-09 15:58:53 -07:00
|
|
|
[node name="GfolfGirl" parent="PlayerPivot" instance=ExtResource("3_e4aur")]
|
|
|
|
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -0.5, 0, 0)
|
2024-10-20 20:27:08 -06:00
|
|
|
|
2024-11-10 12:07:59 -07:00
|
|
|
[node name="Skeleton3D" parent="PlayerPivot/GfolfGirl/Armature" index="0"]
|
|
|
|
bones/2/rotation = Quaternion(-0.0810866, 1.18817e-07, -9.66627e-09, 0.996707)
|
|
|
|
bones/3/rotation = Quaternion(0.109598, 5.74113e-14, 2.61301e-08, 0.993976)
|
|
|
|
bones/4/rotation = Quaternion(-0.378114, -0.327388, -0.582774, 0.640486)
|
|
|
|
bones/5/rotation = Quaternion(0.016166, 0.00322388, -0.0373428, 0.999167)
|
|
|
|
bones/6/rotation = Quaternion(-0.0278617, 0.563825, -0.0134439, 0.825315)
|
|
|
|
bones/7/position = Vector3(2.5177, 0.946917, -0.235743)
|
|
|
|
bones/7/rotation = Quaternion(0.0351418, 0.076921, -0.71429, 0.694721)
|
|
|
|
bones/8/position = Vector3(0.0273073, -0.885686, -1.18049)
|
|
|
|
bones/9/rotation = Quaternion(-0.37636, 0.32557, 0.583804, 0.641506)
|
|
|
|
bones/10/rotation = Quaternion(0.0161656, -0.00322384, 0.037342, 0.999167)
|
|
|
|
bones/11/rotation = Quaternion(-0.0277614, -0.56142, 0.0134281, 0.826956)
|
|
|
|
bones/12/position = Vector3(-2.5177, 0.946917, -0.235744)
|
|
|
|
bones/12/rotation = Quaternion(0.0351417, -0.0769212, 0.71429, 0.694721)
|
|
|
|
bones/13/position = Vector3(-0.028872, -0.905219, -0.835685)
|
|
|
|
bones/14/rotation = Quaternion(-0.0450049, 0.0679843, 0.995348, -0.0513393)
|
|
|
|
bones/15/rotation = Quaternion(-0.0580143, 0.0014095, -0.0404488, 0.997495)
|
|
|
|
bones/16/rotation = Quaternion(-0.00817251, -0.0457521, -0.0136595, 0.998826)
|
|
|
|
bones/17/rotation = Quaternion(0.0450049, 0.0679843, 0.995348, 0.0513393)
|
|
|
|
bones/18/rotation = Quaternion(-0.0580143, -0.0014095, 0.0404488, 0.997495)
|
|
|
|
bones/19/rotation = Quaternion(-0.00817251, 0.0457521, 0.0136595, 0.998826)
|
|
|
|
bones/20/rotation = Quaternion(-0.000314788, 0, 1, 0)
|
|
|
|
bones/22/rotation = Quaternion(0.000314788, 0, 1, 0)
|
|
|
|
bones/23/rotation = Quaternion(0.000222673, 0.707107, 0.707107, -0.000222504)
|
|
|
|
|
|
|
|
[node name="BoneAttachment3D" type="BoneAttachment3D" parent="PlayerPivot/GfolfGirl/Armature/Skeleton3D" index="6"]
|
|
|
|
transform = Transform3D(-0.032255, -0.494868, -0.86837, -0.513716, -0.737067, 0.439123, -0.857354, 0.460259, -0.230448, 0.416005, 2.8741, 1.08901)
|
|
|
|
bone_name = "Hand.L"
|
|
|
|
bone_idx = 6
|
|
|
|
|
|
|
|
[node name="DebugClub" type="MeshInstance3D" parent="PlayerPivot/GfolfGirl/Armature/Skeleton3D/BoneAttachment3D"]
|
|
|
|
transform = Transform3D(0.941929, 0.139721, 0.305369, -0.2349, 0.92398, 0.301799, -0.239987, -0.356004, 0.903144, 0.235638, 1.63192, -0.18638)
|
|
|
|
mesh = SubResource("BoxMesh_lxyoo")
|
|
|
|
skeleton = NodePath("../../../../../..")
|
|
|
|
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="PlayerPivot/GfolfGirl/Armature/Skeleton3D/BoneAttachment3D/DebugClub"]
|
|
|
|
transform = Transform3D(0.9996, 0.0279221, -0.00443532, -0.0279577, 0.999576, -0.0081374, 0.00420608, 0.00825825, 0.999957, -0.250483, 1.65129, -0.00358486)
|
|
|
|
mesh = SubResource("BoxMesh_akqxt")
|
|
|
|
|
2024-10-20 20:27:08 -06:00
|
|
|
[node name="Direction" type="Node3D" parent="."]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
|
2024-11-02 19:05:49 -06:00
|
|
|
[node name="DriveRef" type="RayCast3D" parent="Direction"]
|
|
|
|
unique_name_in_owner = true
|
2024-11-09 16:26:15 -07:00
|
|
|
transform = Transform3D(-1, 6.18172e-08, -6.18172e-08, 0, 0.707107, 0.707107, 8.74228e-08, 0.707107, -0.707107, 0, 0.08, 0)
|
2024-11-02 19:05:49 -06:00
|
|
|
enabled = false
|
|
|
|
target_position = Vector3(0, 0, 1)
|
|
|
|
collision_mask = 0
|
|
|
|
collide_with_bodies = false
|
|
|
|
debug_shape_thickness = 4
|
|
|
|
|
2024-11-06 10:44:27 -07:00
|
|
|
[node name="WedgeRef" type="RayCast3D" parent="Direction"]
|
|
|
|
unique_name_in_owner = true
|
2024-11-09 16:26:15 -07:00
|
|
|
transform = Transform3D(-0.7, -5.29972e-08, 3.0598e-08, 0, 0.35, 0.606218, -6.11959e-08, 0.606218, -0.35, 0, 0.08, 0)
|
2024-11-06 10:44:27 -07:00
|
|
|
enabled = false
|
|
|
|
target_position = Vector3(0, 0, 1)
|
|
|
|
collision_mask = 0
|
|
|
|
collide_with_bodies = false
|
|
|
|
debug_shape_thickness = 4
|
|
|
|
|
2024-11-05 15:03:40 -07:00
|
|
|
[node name="PuttRef" type="RayCast3D" parent="Direction"]
|
|
|
|
unique_name_in_owner = true
|
2024-11-09 16:26:15 -07:00
|
|
|
transform = Transform3D(-1, 0, -1.50996e-07, 0, 1, 0, 1.50996e-07, 0, -1, 0, 0.08, 0)
|
2024-11-05 15:03:40 -07:00
|
|
|
enabled = false
|
|
|
|
target_position = Vector3(0, 0, 1)
|
|
|
|
collision_mask = 0
|
|
|
|
collide_with_bodies = false
|
|
|
|
debug_shape_thickness = 4
|
|
|
|
|
2024-11-03 16:50:44 -07:00
|
|
|
[node name="Elevation" type="Node3D" parent="Direction"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.9, 0)
|
|
|
|
|
|
|
|
[node name="Pitch" type="Node3D" parent="Direction/Elevation"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 0.907777, 0.419452, 0, -0.419452, 0.907777, 0, 0, 0)
|
|
|
|
|
|
|
|
[node name="Zoom" type="Node3D" parent="Direction/Elevation/Pitch"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 6)
|
|
|
|
|
|
|
|
[node name="Camera" type="Camera3D" parent="Direction/Elevation/Pitch/Zoom"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 2.98023e-08, 0, -2.98023e-08, 1, 0, 0, 0)
|
|
|
|
current = true
|
|
|
|
|
2024-11-01 19:50:02 -06:00
|
|
|
[node name="Arrow" type="Node3D" parent="."]
|
|
|
|
unique_name_in_owner = true
|
2024-11-05 15:03:40 -07:00
|
|
|
transform = Transform3D(0.001, 0, 0, 0, 0.001, 0, 0, 0, 0.001, 0, 0.1, 0)
|
2024-11-01 16:33:13 -06:00
|
|
|
|
2024-11-02 09:49:14 -06:00
|
|
|
[node name="ArrowAnimation" type="AnimationPlayer" parent="Arrow"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
libraries = {
|
|
|
|
"": SubResource("AnimationLibrary_rw0cf")
|
|
|
|
}
|
|
|
|
autoplay = "show"
|
|
|
|
|
2024-11-05 15:03:40 -07:00
|
|
|
[node name="DriveArrow" type="Node3D" parent="Arrow"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 0.707107, 0.707107, 0, -0.707107, 0.707107, 0, 0, 0)
|
|
|
|
visible = false
|
|
|
|
|
|
|
|
[node name="ArrowMesh" parent="Arrow/DriveArrow" instance=ExtResource("2_s70wl")]
|
|
|
|
transform = Transform3D(0.2, 0, 0, 0, 0.4, 0, 0, 0, 0.2, 0, 1, 0)
|
|
|
|
loop_animation = 1
|
|
|
|
|
|
|
|
[node name="PuttArrow" type="Node3D" parent="Arrow"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, 0)
|
|
|
|
visible = false
|
|
|
|
|
|
|
|
[node name="ArrowMesh" parent="Arrow/PuttArrow" instance=ExtResource("2_s70wl")]
|
|
|
|
transform = Transform3D(0.2, 0, 0, 0, 0.4, 0, 0, 0, 0.2, 0, 1, 0)
|
|
|
|
loop_animation = 1
|
|
|
|
|
2024-11-03 16:50:44 -07:00
|
|
|
[node name="ShotAnimation" type="AnimationPlayer" parent="."]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
root_node = NodePath("../Direction/Elevation/Pitch/Zoom/Camera")
|
|
|
|
libraries = {
|
|
|
|
"": SubResource("AnimationLibrary_u78hq")
|
|
|
|
}
|
|
|
|
|
2024-10-20 20:27:08 -06:00
|
|
|
[node name="ShotUI" type="Control" parent="."]
|
2024-11-05 15:03:40 -07:00
|
|
|
top_level = true
|
2024-10-20 20:27:08 -06:00
|
|
|
layout_mode = 3
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-11-01 16:33:13 -06:00
|
|
|
mouse_filter = 1
|
2024-10-20 20:27:08 -06:00
|
|
|
|
2024-11-03 16:50:44 -07:00
|
|
|
[node name="WoahNiceFeedback" type="RichTextLabel" parent="ShotUI"]
|
|
|
|
visible = false
|
|
|
|
custom_minimum_size = Vector2(700, 0)
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = -1
|
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_top = 0.5
|
|
|
|
anchor_right = 0.5
|
2024-11-05 15:03:40 -07:00
|
|
|
anchor_bottom = 0.5
|
2024-11-03 16:50:44 -07:00
|
|
|
offset_left = -350.0
|
2024-11-05 15:03:40 -07:00
|
|
|
offset_top = -66.0
|
2024-11-03 16:50:44 -07:00
|
|
|
offset_right = 350.0
|
2024-11-05 15:03:40 -07:00
|
|
|
offset_bottom = 66.0
|
2024-11-03 16:50:44 -07:00
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-11-04 15:16:32 -07:00
|
|
|
mouse_filter = 2
|
2024-11-03 16:50:44 -07:00
|
|
|
theme_override_colors/font_shadow_color = Color(0, 0, 0, 1)
|
|
|
|
theme_override_constants/shadow_offset_y = 2
|
|
|
|
theme_override_constants/shadow_offset_x = 3
|
|
|
|
theme_override_font_sizes/bold_italics_font_size = 96
|
|
|
|
bbcode_enabled = true
|
|
|
|
text = "[center][wave][rainbow][i][b]WOAH NICE[/b][/i][/rainbow][/wave][/center]"
|
|
|
|
fit_content = true
|
|
|
|
autowrap_mode = 0
|
|
|
|
visible_characters_behavior = 1
|
|
|
|
|
|
|
|
[node name="NiceAnimation" type="AnimationPlayer" parent="ShotUI/WoahNiceFeedback"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
libraries = {
|
|
|
|
"": SubResource("AnimationLibrary_2a0gn")
|
|
|
|
}
|
|
|
|
|
2024-10-20 20:27:08 -06:00
|
|
|
[node name="ShotGauges" type="Control" parent="ShotUI"]
|
|
|
|
layout_mode = 1
|
|
|
|
anchor_left = 0.4
|
|
|
|
anchor_top = 0.3
|
|
|
|
anchor_right = 0.6
|
2024-11-01 19:50:02 -06:00
|
|
|
anchor_bottom = 0.85
|
2024-10-20 20:27:08 -06:00
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-11-01 16:33:13 -06:00
|
|
|
mouse_filter = 1
|
2024-10-20 20:27:08 -06:00
|
|
|
|
2024-11-01 19:50:02 -06:00
|
|
|
[node name="PowerGauge" type="Control" parent="ShotUI/ShotGauges"]
|
2024-10-20 20:27:08 -06:00
|
|
|
layout_mode = 1
|
2024-11-01 19:50:02 -06:00
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_top = 0.382
|
|
|
|
anchor_right = 0.5
|
2024-10-20 20:27:08 -06:00
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
2024-11-01 19:50:02 -06:00
|
|
|
grow_vertical = 2
|
2024-11-01 16:33:13 -06:00
|
|
|
mouse_filter = 1
|
2024-10-20 20:27:08 -06:00
|
|
|
|
2024-11-01 19:50:02 -06:00
|
|
|
[node name="PowerBar" type="ProgressBar" parent="ShotUI/ShotGauges/PowerGauge"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
visible = false
|
|
|
|
custom_minimum_size = Vector2(30, 0)
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 13
|
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_right = 0.5
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
offset_left = -2.0
|
|
|
|
offset_right = 2.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
mouse_filter = 1
|
|
|
|
max_value = 1.0
|
|
|
|
fill_mode = 2
|
|
|
|
|
|
|
|
[node name="PowerAnimation" type="AnimationPlayer" parent="ShotUI/ShotGauges/PowerGauge"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
root_node = NodePath("../PowerBar")
|
|
|
|
libraries = {
|
|
|
|
"": SubResource("AnimationLibrary_coah5")
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="CurveGauge" type="Control" parent="ShotUI/ShotGauges"]
|
|
|
|
layout_mode = 1
|
|
|
|
anchor_top = 0.25
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 0.25
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
mouse_filter = 1
|
|
|
|
|
|
|
|
[node name="CurveBar" type="ProgressBar" parent="ShotUI/ShotGauges/CurveGauge"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
visible = false
|
2024-10-20 20:27:08 -06:00
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
2024-11-01 19:50:02 -06:00
|
|
|
offset_top = -13.5
|
|
|
|
offset_bottom = 13.5
|
2024-10-20 20:27:08 -06:00
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-11-01 19:50:02 -06:00
|
|
|
min_value = -1.0
|
|
|
|
max_value = 1.0
|
|
|
|
|
|
|
|
[node name="CurveAnimation" type="AnimationPlayer" parent="ShotUI/ShotGauges/CurveGauge"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
libraries = {
|
|
|
|
"": SubResource("AnimationLibrary_dicse")
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="GaugeFlasher" type="AnimationPlayer" parent="ShotUI/ShotGauges"]
|
|
|
|
unique_name_in_owner = true
|
2024-11-02 19:05:49 -06:00
|
|
|
|
2024-11-05 15:03:40 -07:00
|
|
|
[node name="ClubSelector" parent="ShotUI" instance=ExtResource("4_56ape")]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
offset_left = 50.0
|
|
|
|
offset_top = 50.0
|
|
|
|
offset_right = 50.0
|
|
|
|
offset_bottom = 50.0
|
|
|
|
grow_horizontal = 1
|
|
|
|
grow_vertical = 1
|
|
|
|
|
2024-11-06 10:44:27 -07:00
|
|
|
[node name="HUDAnimation" type="AnimationPlayer" parent="ShotUI"]
|
|
|
|
|
2024-11-04 15:16:32 -07:00
|
|
|
[connection signal="sleeping_state_changed" from="BallPoint/PhysicsBall" to="." method="_on_physics_ball_sleeping_state_changed"]
|
2024-11-10 12:07:59 -07:00
|
|
|
|
|
|
|
[editable path="PlayerPivot/GfolfGirl"]
|