1 [gd_scene load_steps=15 format=3 uid="uid://c1bxy5s8fvheq"]
3 [ext_resource type="Script" uid="uid://dpsqolvx3mdic" path="res://class/Scene.gd" id="1_f4bcd"]
4 [ext_resource type="Script" uid="uid://dd3sep8kprktl" path="res://class/ux/debug_overlay.gd" id="2_415ew"]
5 [ext_resource type="Script" uid="uid://mgg7ii0w4vod" path="res://class/ux/debug_stats.gd" id="3_eopnw"]
6 [ext_resource type="Script" uid="uid://bocc5xwqtbkbb" path="res://class/ux/debug_draw_3d.gd" id="4_t5fek"]
7 [ext_resource type="PackedScene" uid="uid://ch6s2gvhi64uh" path="res://player/player.tscn" id="5_51i4e"]
8 [ext_resource type="Texture2D" uid="uid://b2k1iykgmhi1" path="res://texture/untextured2.png" id="6_f4bcd"]
9 [ext_resource type="PackedScene" uid="uid://bx83k2u0snfjc" path="res://asset/cube.tscn" id="7_r4qir"]
10 [ext_resource type="PackedScene" uid="uid://yutmq76fj37a" path="res://asset/pin.tscn" id="8_skyas"]
12 [sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_mf4mk"]
13 sky_horizon_color = Color(0.662243, 0.671743, 0.686743, 1)
14 ground_horizon_color = Color(0.662243, 0.671743, 0.686743, 1)
16 [sub_resource type="Sky" id="Sky_37kl0"]
17 sky_material = SubResource("ProceduralSkyMaterial_mf4mk")
19 [sub_resource type="Environment" id="Environment_8uh7m"]
21 sky = SubResource("Sky_37kl0")
25 [sub_resource type="PlaneMesh" id="PlaneMesh_mf4mk"]
26 size = Vector2(222, 222)
28 [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_37kl0"]
29 albedo_color = Color(0.11618, 0.248116, 0.116183, 1)
30 albedo_texture = ExtResource("6_f4bcd")
31 uv1_scale = Vector3(10, 10, 10)
32 uv1_world_triplanar = true
34 [sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_37kl0"]
35 data = PackedVector3Array(111, 0, 111, -111, 0, 111, 111, 0, -111, -111, 0, 111, -111, 0, -111, 111, 0, -111)
37 [node name="Test" type="Node3D"]
38 script = ExtResource("1_f4bcd")
40 [node name="debug" type="CanvasLayer" parent="."]
41 unique_name_in_owner = true
42 script = ExtResource("2_415ew")
44 [node name="DebugStats" type="MarginContainer" parent="debug"]
47 theme_override_constants/margin_left = 5
48 theme_override_constants/margin_top = 5
49 theme_override_constants/margin_right = 5
50 theme_override_constants/margin_bottom = 5
51 script = ExtResource("3_eopnw")
53 [node name="DebugDraw3D" type="Control" parent="debug"]
58 script = ExtResource("4_t5fek")
60 [node name="player" parent="." instance=ExtResource("5_51i4e")]
63 [node name="map" type="Node3D" parent="."]
65 [node name="WorldEnvironment" type="WorldEnvironment" parent="map"]
66 environment = SubResource("Environment_8uh7m")
68 [node name="DirectionalLight3D" type="DirectionalLight3D" parent="map"]
69 transform = Transform3D(1, 0, 0, 0, 0.499998, 0.866027, 0, -0.866027, 0.499998, 0, 0, 0)
72 [node name="MeshInstance3D" type="MeshInstance3D" parent="map"]
73 mesh = SubResource("PlaneMesh_mf4mk")
74 skeleton = NodePath("../..")
75 surface_material_override/0 = SubResource("StandardMaterial3D_37kl0")
77 [node name="StaticBody3D" type="StaticBody3D" parent="map/MeshInstance3D"]
80 [node name="CollisionShape3D" type="CollisionShape3D" parent="map/MeshInstance3D/StaticBody3D"]
81 shape = SubResource("ConcavePolygonShape3D_37kl0")
83 [node name="bowling" type="Node3D" parent="."]
84 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 32)
86 [node name="Pin" parent="bowling" instance=ExtResource("8_skyas")]
87 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 1, 34)
89 [node name="Pin2" parent="bowling" instance=ExtResource("8_skyas")]
90 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 34)
92 [node name="Pin3" parent="bowling" instance=ExtResource("8_skyas")]
93 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 1, 34)
95 [node name="Pin4" parent="bowling" instance=ExtResource("8_skyas")]
96 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4, 1, 34)
98 [node name="Pin5" parent="bowling" instance=ExtResource("8_skyas")]
99 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 1, 32)
101 [node name="Pin6" parent="bowling" instance=ExtResource("8_skyas")]
102 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 32)
104 [node name="Pin7" parent="bowling" instance=ExtResource("8_skyas")]
105 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3, 1, 32)
107 [node name="Pin8" parent="bowling" instance=ExtResource("8_skyas")]
108 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 30)
110 [node name="Pin9" parent="bowling" instance=ExtResource("8_skyas")]
111 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 1, 30)
113 [node name="Pin10" parent="bowling" instance=ExtResource("8_skyas")]
114 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 28)
116 [node name="Cube" parent="bowling" instance=ExtResource("7_r4qir")]
117 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 2)