]> Untitled Git - baabarian.git/blob - map/test2.tscn
e9c339ae20b470da31bec8f78cf961220fa38b2e
[baabarian.git] / map / test2.tscn
1 [gd_scene load_steps=12 format=3 uid="uid://cn2p6orcbai0h"]
2
3 [ext_resource type="Script" uid="uid://dpsqolvx3mdic" path="res://class/Scene.gd" id="1_mogmc"]
4 [ext_resource type="Script" uid="uid://dd3sep8kprktl" path="res://class/ux/debug_overlay.gd" id="2_avrv7"]
5 [ext_resource type="Script" uid="uid://mgg7ii0w4vod" path="res://class/ux/debug_stats.gd" id="3_1aalc"]
6 [ext_resource type="Script" uid="uid://bocc5xwqtbkbb" path="res://class/ux/debug_draw_3d.gd" id="4_h0sby"]
7 [ext_resource type="PackedScene" uid="uid://ch6s2gvhi64uh" path="res://player/player.tscn" id="5_e88oi"]
8 [ext_resource type="PackedScene" uid="uid://yutmq76fj37a" path="res://asset/pin.tscn" id="7_adqkx"]
9 [ext_resource type="PackedScene" uid="uid://d2k5qfpdk2rsh" path="res://asset/test-ground.tscn" id="8_mogmc"]
10 [ext_resource type="PackedScene" uid="uid://bx83k2u0snfjc" path="res://asset/cube.tscn" id="8_x52vu"]
11
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)
15
16 [sub_resource type="Sky" id="Sky_37kl0"]
17 sky_material = SubResource("ProceduralSkyMaterial_mf4mk")
18
19 [sub_resource type="Environment" id="Environment_8uh7m"]
20 background_mode = 2
21 sky = SubResource("Sky_37kl0")
22 tonemap_mode = 2
23 glow_enabled = true
24
25 [node name="Test" type="Node3D"]
26 script = ExtResource("1_mogmc")
27
28 [node name="debug" type="CanvasLayer" parent="."]
29 unique_name_in_owner = true
30 script = ExtResource("2_avrv7")
31
32 [node name="DebugStats" type="MarginContainer" parent="debug"]
33 offset_right = 40.0
34 offset_bottom = 40.0
35 theme_override_constants/margin_left = 5
36 theme_override_constants/margin_top = 5
37 theme_override_constants/margin_right = 5
38 theme_override_constants/margin_bottom = 5
39 script = ExtResource("3_1aalc")
40
41 [node name="DebugDraw3D" type="Control" parent="debug"]
42 layout_mode = 3
43 anchors_preset = 0
44 offset_right = 40.0
45 offset_bottom = 40.0
46 script = ExtResource("4_h0sby")
47
48 [node name="player" parent="." instance=ExtResource("5_e88oi")]
49 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 9.0656, 20.1572)
50
51 [node name="map" type="Node3D" parent="."]
52
53 [node name="WorldEnvironment" type="WorldEnvironment" parent="map"]
54 environment = SubResource("Environment_8uh7m")
55
56 [node name="DirectionalLight3D" type="DirectionalLight3D" parent="map"]
57 transform = Transform3D(1, 0, 0, 0, 0.499998, 0.866027, 0, -0.866027, 0.499998, 0, 0, 0)
58 shadow_enabled = true
59
60 [node name="map-test" parent="map" instance=ExtResource("8_mogmc")]
61 transform = Transform3D(1, 0, 0, 0, 0.58, 0, 0, 0, 1, 0, 0, 0)
62
63 [node name="bowling" type="Node3D" parent="."]
64 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 12.3014, 32)
65
66 [node name="Pin" parent="bowling" instance=ExtResource("7_adqkx")]
67 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, -6.78075, 34)
68
69 [node name="Pin2" parent="bowling" instance=ExtResource("7_adqkx")]
70 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -6.66755, 34)
71
72 [node name="Pin3" parent="bowling" instance=ExtResource("7_adqkx")]
73 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, -6.55983, 34)
74
75 [node name="Pin4" parent="bowling" instance=ExtResource("7_adqkx")]
76 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4, -6.44812, 34)
77
78 [node name="Pin5" parent="bowling" instance=ExtResource("7_adqkx")]
79 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, -7.29534, 32)
80
81 [node name="Pin6" parent="bowling" instance=ExtResource("7_adqkx")]
82 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, -7.18529, 32)
83
84 [node name="Pin7" parent="bowling" instance=ExtResource("7_adqkx")]
85 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3, -7.0746, 32)
86
87 [node name="Pin8" parent="bowling" instance=ExtResource("7_adqkx")]
88 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -8.06684, 30)
89
90 [node name="Pin9" parent="bowling" instance=ExtResource("7_adqkx")]
91 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, -7.95368, 30)
92
93 [node name="Pin10" parent="bowling" instance=ExtResource("7_adqkx")]
94 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, -8.95658, 28)
95
96 [node name="Cube" parent="bowling" instance=ExtResource("8_x52vu")]
97 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, -8.03251, 2)