replace ai, photo_mode and radio museums with gyms
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[gd_scene format=3 uid="uid://dqvrhiqgkd3w1"]
|
[gd_scene format=3 uid="uid://dqvrhiqgkd3w1"]
|
||||||
|
|
||||||
[ext_resource type="PackedScene" uid="uid://clx701xdwelgx" path="res://core/ai/agents/base/ai_base.tscn" id="1_tvd10"]
|
[ext_resource type="PackedScene" uid="uid://clx701xdwelgx" path="res://core/ai/agents/base/ai_base.tscn" id="1_a2xtd"]
|
||||||
|
|
||||||
[sub_resource type="NavigationMesh" id="NavigationMesh_optuv"]
|
[sub_resource type="NavigationMesh" id="NavigationMesh_optuv"]
|
||||||
vertices = PackedVector3Array(10.984741, 0.25012434, -1.0140381, 11.234741, 0.25012434, 0.23596191, 19.484741, 0.25012434, 0.23596191, 19.484741, 0.25012434, -19.514038, 9.234741, 0.25012434, -1.0140381, -19.515259, 0.25012434, -19.514038, -19.515259, 0.25012434, -0.014038086, 8.984741, 0.25012434, -0.014038086, 10.984741, 0.25012434, 1.2359619, 19.484741, 0.25012434, 19.235962, 9.234741, 0.25012434, 1.2359619, -19.515259, 0.25012434, 19.235962)
|
vertices = PackedVector3Array(10.984741, 0.25012434, -1.0140381, 11.234741, 0.25012434, 0.23596191, 19.484741, 0.25012434, 0.23596191, 19.484741, 0.25012434, -19.514038, 9.234741, 0.25012434, -1.0140381, -19.515259, 0.25012434, -19.514038, -19.515259, 0.25012434, -0.014038086, 8.984741, 0.25012434, -0.014038086, 10.984741, 0.25012434, 1.2359619, 19.484741, 0.25012434, 19.235962, 9.234741, 0.25012434, 1.2359619, -19.515259, 0.25012434, 19.235962)
|
||||||
@@ -17,7 +17,7 @@ size = Vector3(1.9942131, 0.09710693, 1.984024)
|
|||||||
|
|
||||||
[sub_resource type="Environment" id="Environment_lmjyn"]
|
[sub_resource type="Environment" id="Environment_lmjyn"]
|
||||||
|
|
||||||
[node name="MeuseumAI" type="Node3D" unique_id=868339787]
|
[node name="GymAI" type="Node3D" unique_id=868339787]
|
||||||
|
|
||||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." unique_id=774907858]
|
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." unique_id=774907858]
|
||||||
navigation_mesh = SubResource("NavigationMesh_optuv")
|
navigation_mesh = SubResource("NavigationMesh_optuv")
|
||||||
@@ -41,7 +41,7 @@ mesh = SubResource("BoxMesh_lmjyn")
|
|||||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="NavigationRegion3D/Obstacle/StaticBody3D" unique_id=1663742898]
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="NavigationRegion3D/Obstacle/StaticBody3D" unique_id=1663742898]
|
||||||
shape = SubResource("BoxShape3D_lmjyn")
|
shape = SubResource("BoxShape3D_lmjyn")
|
||||||
|
|
||||||
[node name="AIBase" parent="." unique_id=1228675528 instance=ExtResource("1_tvd10")]
|
[node name="AIBase" parent="." unique_id=1228675528 instance=ExtResource("1_a2xtd")]
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.48246834, 0.21202153, 0.11262059)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.48246834, 0.21202153, 0.11262059)
|
||||||
|
|
||||||
[node name="Camera3D" type="Camera3D" parent="." unique_id=1148396057]
|
[node name="Camera3D" type="Camera3D" parent="." unique_id=1148396057]
|
||||||
@@ -1,12 +1,12 @@
|
|||||||
[gd_scene format=3 uid="uid://bwc8slnbu7dmn"]
|
[gd_scene format=3 uid="uid://bwc8slnbu7dmn"]
|
||||||
|
|
||||||
[ext_resource type="PackedScene" uid="uid://vni5kjalum6d" path="res://core/photo_mode/runtime/photo_mode_controller.tscn" id="1_css17"]
|
[ext_resource type="Script" uid="uid://7oglx4br38d5" path="res://docs/gyms/photo_mode/gym_photo_mode.gd" id="1_cl1h5"]
|
||||||
[ext_resource type="Script" uid="uid://7oglx4br38d5" path="res://docs/museums/photo_mode/museum_photo_mode.gd" id="1_ynvi2"]
|
[ext_resource type="PackedScene" uid="uid://vni5kjalum6d" path="res://core/photo_mode/runtime/photo_mode_controller.tscn" id="2_q5kgc"]
|
||||||
[ext_resource type="PackedScene" uid="uid://bmkxt6btcx8qr" path="res://core/photo_mode/runtime/collectible.tscn" id="2_48mla"]
|
[ext_resource type="PackedScene" uid="uid://bmkxt6btcx8qr" path="res://core/photo_mode/runtime/collectible.tscn" id="3_734hf"]
|
||||||
[ext_resource type="Script" uid="uid://bj34o0org55ei" path="res://core/photo_mode/data/collectible_resource.gd" id="3_hh1ka"]
|
[ext_resource type="Texture2D" uid="uid://c3grftlmap4q5" path="res://tgcc/chunk/prop/tree/leaf1_alpha.png" id="4_00joj"]
|
||||||
[ext_resource type="Texture2D" uid="uid://c3grftlmap4q5" path="res://docs/museums/daynight/scenes/grain_test/leaf_test.png" id="4_fan5s"]
|
[ext_resource type="Script" uid="uid://bj34o0org55ei" path="res://core/photo_mode/data/collectible_resource.gd" id="5_crfij"]
|
||||||
[ext_resource type="PackedScene" uid="uid://bvw086glfpcba" path="res://core/photo_mode/ui/collectible_gallery.tscn" id="5_ws0fy"]
|
[ext_resource type="PackedScene" uid="uid://bvw086glfpcba" path="res://core/photo_mode/ui/collectible_gallery.tscn" id="6_6aab5"]
|
||||||
[ext_resource type="PackedScene" uid="uid://b6r787sik5yil" path="res://core/photo_mode/ui/photo_gallery.tscn" id="7_fh4km"]
|
[ext_resource type="PackedScene" uid="uid://b6r787sik5yil" path="res://core/photo_mode/ui/photo_gallery.tscn" id="7_tb1ii"]
|
||||||
|
|
||||||
[sub_resource type="Environment" id="Environment_48mla"]
|
[sub_resource type="Environment" id="Environment_48mla"]
|
||||||
|
|
||||||
@@ -16,16 +16,16 @@
|
|||||||
size = Vector3(1.9942131, 0.09710693, 1.984024)
|
size = Vector3(1.9942131, 0.09710693, 1.984024)
|
||||||
|
|
||||||
[sub_resource type="Resource" id="Resource_ynvi2"]
|
[sub_resource type="Resource" id="Resource_ynvi2"]
|
||||||
script = ExtResource("3_hh1ka")
|
script = ExtResource("5_crfij")
|
||||||
id = &"gatto"
|
id = &"gatto"
|
||||||
title = "Gatto"
|
title = "Gatto"
|
||||||
image = ExtResource("4_fan5s")
|
image = ExtResource("4_00joj")
|
||||||
metadata/_custom_type_script = "uid://bj34o0org55ei"
|
metadata/_custom_type_script = "uid://bj34o0org55ei"
|
||||||
|
|
||||||
[sub_resource type="BoxMesh" id="BoxMesh_hh1ka"]
|
[sub_resource type="BoxMesh" id="BoxMesh_hh1ka"]
|
||||||
|
|
||||||
[node name="MuseumPhotoMode" type="Node3D" unique_id=1314600330]
|
[node name="GymPhotoMode" type="Node3D" unique_id=1314600330]
|
||||||
script = ExtResource("1_ynvi2")
|
script = ExtResource("1_cl1h5")
|
||||||
|
|
||||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=213183287]
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=213183287]
|
||||||
environment = SubResource("Environment_48mla")
|
environment = SubResource("Environment_48mla")
|
||||||
@@ -43,7 +43,7 @@ mesh = SubResource("PlaneMesh_hh1ka")
|
|||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0036563873, -0.009703338, -0.00868988)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0036563873, -0.009703338, -0.00868988)
|
||||||
shape = SubResource("BoxShape3D_ynvi2")
|
shape = SubResource("BoxShape3D_ynvi2")
|
||||||
|
|
||||||
[node name="PhotoModeController" parent="." unique_id=695158870 node_paths=PackedStringArray("rotation_target") instance=ExtResource("1_css17")]
|
[node name="PhotoModeController" parent="." unique_id=695158870 node_paths=PackedStringArray("rotation_target") instance=ExtResource("2_q5kgc")]
|
||||||
transform = Transform3D(1, 0, 0, 0, 0.49999994, 0.8660254, 0, -0.8660254, 0.49999994, 0, 30, 20)
|
transform = Transform3D(1, 0, 0, 0, 0.49999994, 0.8660254, 0, -0.8660254, 0.49999994, 0, 30, 20)
|
||||||
movement_bounds = AABB(-5, -5, -5, 10, 10, 10)
|
movement_bounds = AABB(-5, -5, -5, 10, 10, 10)
|
||||||
rotation_target = NodePath("../Node3D")
|
rotation_target = NodePath("../Node3D")
|
||||||
@@ -53,7 +53,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 10, 0)
|
|||||||
|
|
||||||
[node name="Node3D2" type="Node3D" parent="." unique_id=15037296]
|
[node name="Node3D2" type="Node3D" parent="." unique_id=15037296]
|
||||||
|
|
||||||
[node name="Collectible" parent="Node3D2" unique_id=1229019813 instance=ExtResource("2_48mla")]
|
[node name="Collectible" parent="Node3D2" unique_id=1229019813 instance=ExtResource("3_734hf")]
|
||||||
collectible_data = SubResource("Resource_ynvi2")
|
collectible_data = SubResource("Resource_ynvi2")
|
||||||
|
|
||||||
[node name="MeshInstance3D" type="MeshInstance3D" parent="Node3D2" unique_id=553040412]
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="Node3D2" unique_id=553040412]
|
||||||
@@ -87,11 +87,11 @@ offset_left = 420.0
|
|||||||
grow_horizontal = 2
|
grow_horizontal = 2
|
||||||
grow_vertical = 2
|
grow_vertical = 2
|
||||||
|
|
||||||
[node name="CollectibleGallery" parent="Control/Gallery" unique_id=354419843 instance=ExtResource("5_ws0fy")]
|
[node name="CollectibleGallery" parent="Control/Gallery" unique_id=354419843 instance=ExtResource("6_6aab5")]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
size_flags_horizontal = 3
|
size_flags_horizontal = 3
|
||||||
|
|
||||||
[node name="PhotoGallery" parent="Control/Gallery" unique_id=263414560 instance=ExtResource("7_fh4km")]
|
[node name="PhotoGallery" parent="Control/Gallery" unique_id=263414560 instance=ExtResource("7_tb1ii")]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
size_flags_horizontal = 3
|
size_flags_horizontal = 3
|
||||||
|
|
||||||
@@ -1,11 +1,11 @@
|
|||||||
[gd_scene format=3 uid="uid://bdkdhn1oallke"]
|
[gd_scene format=3 uid="uid://bdkdhn1oallke"]
|
||||||
|
|
||||||
[ext_resource type="PackedScene" uid="uid://cpeyt1dgrtglc" path="res://core/radio/radio.tscn" id="1_8yomj"]
|
[ext_resource type="PackedScene" uid="uid://cpeyt1dgrtglc" path="res://core/radio/radio.tscn" id="1_8yomj"]
|
||||||
[ext_resource type="Script" uid="uid://ew4b78u5tkiu" path="res://docs/museums/radio/museum_radio.gd" id="1_h5r8c"]
|
[ext_resource type="Script" uid="uid://ew4b78u5tkiu" path="res://docs/gyms/radio/gym_radio.gd" id="1_h5r8c"]
|
||||||
[ext_resource type="AudioStream" uid="uid://70cc8she43re" path="res://docs/museums/radio/lofi_01.ogg" id="3_ltpvc"]
|
[ext_resource type="AudioStream" uid="uid://70cc8she43re" path="res://docs/gyms/radio/lofi_01.ogg" id="3_ltpvc"]
|
||||||
[ext_resource type="PackedScene" uid="uid://caqf471x0kttc" path="res://core/audio/settings/settings_menu.tscn" id="4_8pw2j"]
|
[ext_resource type="PackedScene" uid="uid://caqf471x0kttc" path="res://core/audio/settings/settings_menu.tscn" id="4_8pw2j"]
|
||||||
|
|
||||||
[node name="MuseumRadio" type="Node3D" unique_id=204859062]
|
[node name="GymRadio" type="Node3D" unique_id=204859062]
|
||||||
script = ExtResource("1_h5r8c")
|
script = ExtResource("1_h5r8c")
|
||||||
|
|
||||||
[node name="Radio" parent="." unique_id=1234112225 instance=ExtResource("1_8yomj")]
|
[node name="Radio" parent="." unique_id=1234112225 instance=ExtResource("1_8yomj")]
|
||||||
19
docs/gyms/radio/lofi_01.ogg.import
Normal file
19
docs/gyms/radio/lofi_01.ogg.import
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="oggvorbisstr"
|
||||||
|
type="AudioStreamOggVorbis"
|
||||||
|
uid="uid://70cc8she43re"
|
||||||
|
path="res://.godot/imported/lofi_01.ogg-0aacd597266806080412021811923091.oggvorbisstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://docs/gyms/radio/lofi_01.ogg"
|
||||||
|
dest_files=["res://.godot/imported/lofi_01.ogg-0aacd597266806080412021811923091.oggvorbisstr"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=false
|
||||||
|
loop_offset=0
|
||||||
|
bpm=0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
[remap]
|
|
||||||
|
|
||||||
importer="oggvorbisstr"
|
|
||||||
type="AudioStreamOggVorbis"
|
|
||||||
uid="uid://70cc8she43re"
|
|
||||||
path="res://.godot/imported/lofi_01.ogg-0676fd488ea21d2d6695955666f7f91f.oggvorbisstr"
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://docs/museums/radio/lofi_01.ogg"
|
|
||||||
dest_files=["res://.godot/imported/lofi_01.ogg-0676fd488ea21d2d6695955666f7f91f.oggvorbisstr"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
loop=false
|
|
||||||
loop_offset=0
|
|
||||||
bpm=0
|
|
||||||
beat_count=0
|
|
||||||
bar_beats=4
|
|
||||||
Reference in New Issue
Block a user