netfishing/main/main.tscn

448 lines
1.1 MiB
Text
Raw Normal View History

2026-08-01 02:34:12 -04:00
[gd_scene format=3 uid="uid://w6lvqm3bfhei"]
[ext_resource type="PackedScene" path="res://world/test_world.tscn" id="1_world"]
[ext_resource type="PackedScene" path="res://player/player.tscn" id="2_player"]
2026-08-01 02:34:12 -04:00
[ext_resource type="Script" uid="uid://c7u6jpr3f33t3" path="res://main/main.gd" id="3_main"]
2026-07-25 11:05:37 -04:00
[ext_resource type="PackedScene" path="res://fishing/fishing_spot.tscn" id="4_spot"]
[ext_resource type="PackedScene" path="res://ui/game_ui.tscn" id="5_ui"]
[ext_resource type="Resource" path="res://fish/pools/fish_catalog.tres" id="6_pool"]
[ext_resource type="Resource" path="res://economy/buyers/pelicans.tres" id="7_pelicans"]
2026-08-01 02:34:12 -04:00
[ext_resource type="Script" uid="uid://dvv0ublaoj4gr" path="res://world/water_recovery_controller.gd" id="8_recovery"]
[ext_resource type="Script" uid="uid://dfr5m2x77d8ed" path="res://save/player_save_manager.gd" id="9_save"]
[ext_resource type="Script" uid="uid://dwv3nvfke5xtu" path="res://settings/player_settings_manager.gd" id="10_settings"]
[ext_resource type="Resource" path="res://items/catalog/item_catalog.tres" id="11_items"]
[ext_resource type="Resource" path="res://economy/buyers/main_fishing_shop.tres" id="12_main_shop"]
2026-08-01 02:34:12 -04:00
[ext_resource type="AudioStream" uid="uid://bgkfluumuen4m" path="res://audio/music/title/as_in_four_wolves.ogg" id="13_title_music"]
[ext_resource type="Script" uid="uid://bdtb05vkiicd" path="res://ui/ui_pixelation_presenter.gd" id="14_pixelation"]
2026-07-27 14:39:37 -04:00
[ext_resource type="PackedScene" path="res://ui/pixelation_reset_overlay.tscn" id="15_reset"]
2026-07-27 23:45:11 -04:00
[ext_resource type="PackedScene" path="res://main/world_pixelation_postprocess.tscn" id="16_world_pixelation"]
2026-08-01 02:34:12 -04:00
[ext_resource type="Script" uid="uid://u62a32ktf0y5" path="res://network/network_session.gd" id="17_network_session"]
[ext_resource type="Script" uid="uid://db8ua5psoql0w" path="res://network/network_profile_preferences.gd" id="18_network_profile"]
[ext_resource type="Script" uid="uid://b7j0er0u1nwy7" path="res://network/saved_server_store.gd" id="19_saved_servers"]
[ext_resource type="Script" uid="uid://8w70d0nrf4a7" path="res://network/player_spawn_service.gd" id="20_spawn_service"]
[ext_resource type="Script" uid="uid://b4v56htdn1y2l" path="res://network/network_fishing_service.gd" id="21_network_fishing"]
[ext_resource type="Script" uid="uid://sqqy3anotq6n" path="res://network/network_sale_service.gd" id="22_network_sale"]
[ext_resource type="Script" uid="uid://4ci4dbhyfc11" path="res://network/network_shop_service.gd" id="23_network_shop"]
[ext_resource type="Script" uid="uid://dx21uu253nmpw" path="res://network/network_item_use_service.gd" id="24_network_item"]
[ext_resource type="Script" uid="uid://b10jayoog5dc2" path="res://network/network_chat_service.gd" id="25_network_chat"]
[ext_resource type="Script" uid="uid://t235k67v0dno" path="res://network/network_mail_service.gd" id="26_network_mail"]
[ext_resource type="Script" uid="uid://bheplri3k6ch7" path="res://progression/player_asset_reservation_service.gd" id="27_reservations"]
[ext_resource type="Script" uid="uid://ci07gm3e7r8p6" path="res://progression/player_appearance_store.gd" id="28_appearance"]
[ext_resource type="Script" uid="uid://dc80t6nmksvm2" path="res://network/network_profile_service.gd" id="29_profile_service"]
[ext_resource type="Script" uid="uid://cqlgolkbx2riq" path="res://network/player_identity_store.gd" id="30_player_identity"]
[ext_resource type="Script" uid="uid://dtyoh0v77x52f" path="res://network/host_identity_store.gd" id="31_host_identity"]
[ext_resource type="Script" uid="uid://dossvvvh4yuid" path="res://network/known_player_store.gd" id="32_known_players"]
[ext_resource type="Script" uid="uid://cp2kam2btjkb0" path="res://network/server_trust_store.gd" id="33_server_trust"]
[ext_resource type="Script" uid="uid://c3fnebvjotixg" path="res://network/player_relationship_store.gd" id="34_relationships"]
[ext_resource type="Script" uid="uid://dmv6dqua5yl5a" path="res://network/host_ban_store.gd" id="35_bans"]
[ext_resource type="Script" uid="uid://bkidkp7ggtc3q" path="res://network/network_player_list_service.gd" id="36_player_list"]
[ext_resource type="Script" uid="uid://dpiv6wttry0j4" path="res://network/player_data_root.gd" id="37_data_root"]
[ext_resource type="Script" uid="uid://bu5q4a8jfvxkf" path="res://network/identity_backup_service.gd" id="38_identity_backup"]
[ext_resource type="Script" uid="uid://djmxy6jibi5y3" path="res://ui/interface_font_controller.gd" id="39_fonts"]
[ext_resource type="Shader" uid="uid://c8s1g7tn771du" path="res://ui/title_water_background.gdshader" id="40_title_water"]
[ext_resource type="Texture2D" uid="uid://f8a0cs0s7ler" path="res://art/patterns/pattern_tealdot.png" id="41_menu_pattern"]
[ext_resource type="Shader" uid="uid://byw3iub66qvog" path="res://ui/player_menu_pattern.gdshader" id="42_menu_pattern"]
[ext_resource type="Texture2D" uid="uid://b6xws1d2dnbnn" path="res://art/patterns/pattern_moneyfish.png" id="43_shop_pattern"]
2026-08-04 22:34:43 -04:00
[ext_resource type="Script" uid="uid://m4n0bn38f34i" path="res://network/network_fish_showcase_service.gd" id="45_fish_showcase"]
[ext_resource type="Script" uid="uid://bkiepgu8j5r6t" path="res://network/network_surface_drawing_service.gd" id="46_surface_drawing"]
[ext_resource type="Script" uid="uid://5lceyulaglpf" path="res://world/world_time_service.gd" id="47_world_time"]
[ext_resource type="Script" uid="uid://svirs8vbypad" path="res://world/world_time_visual_controller.gd" id="48_world_time_visuals"]
[ext_resource type="Script" uid="uid://blig76aes25j" path="res://network/network_world_time_service.gd" id="49_network_world_time"]
[ext_resource type="Script" uid="uid://v4c54isq6w74" path="res://world/world_weather_service.gd" id="50_world_weather"]
[ext_resource type="Script" uid="uid://llj46fx0oco7" path="res://network/network_world_weather_service.gd" id="51_network_world_weather"]
[ext_resource type="Script" uid="uid://daqtje84gqgu0" path="res://jobs/player_job_service.gd" id="52_player_jobs"]
[ext_resource type="Script" uid="uid://drlyytr2o3uw8" path="res://network/network_job_service.gd" id="53_network_jobs"]
[ext_resource type="Script" uid="uid://b0c3o2vy76fg3" path="res://world/shoreline_ambience.gd" id="54_shoreline_ambience"]
[ext_resource type="AudioStream" uid="uid://dck3tf8qkadea" path="res://audio/ambience/waves.wav" id="55_waves"]
[ext_resource type="Script" uid="uid://c80x8jkdnx0xy" path="res://settings/controller_mapping_manager.gd" id="56_controller_mapping"]
2026-08-10 10:04:05 -04:00
[ext_resource type="Script" uid="uid://d0jv8n2nfqia0" path="res://network/discovery_client.gd" id="57_discovery"]
[ext_resource type="AudioStream" uid="uid://c4y8puv0n6xk8" path="res://audio/music/world/craft.mp3" id="dusk_music"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_title_water_native"]
shader = ExtResource("40_title_water")
2026-08-01 02:34:12 -04:00
shader_parameter/surface_color = Color(0.1, 0.45, 0.62, 1)
shader_parameter/middle_color = Color(0.055, 0.285, 0.4, 1)
shader_parameter/depth_color = Color(0.02, 0.16, 0.27, 1)
shader_parameter/virtual_pixel_density = Vector2(320, 180)
shader_parameter/color_step_count = 14.0
shader_parameter/continuous_depth_blend = 0.12
shader_parameter/wave_speed = 0.1
shader_parameter/wave_scale = 2.4
shader_parameter/wave_strength = 0.012
shader_parameter/caustic_strength = 0.018
[sub_resource type="ShaderMaterial" id="ShaderMaterial_player_menu_pattern"]
shader = ExtResource("42_menu_pattern")
shader_parameter/pattern_texture = ExtResource("41_menu_pattern")
shader_parameter/source_tile_size = Vector2(128, 128)
shader_parameter/display_scale = 0.85
shader_parameter/scroll_velocity_pixels = Vector2(-7, -5)
[sub_resource type="ShaderMaterial" id="ShaderMaterial_shop_pattern"]
shader = ExtResource("42_menu_pattern")
shader_parameter/pattern_texture = ExtResource("43_shop_pattern")
shader_parameter/source_tile_size = Vector2(64, 64)
shader_parameter/display_scale = 1.75
shader_parameter/scroll_velocity_pixels = Vector2(-7, -5)
[sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_hifdc"]
data = PackedVector3Array(-13.598646, -21.527378, 3.4402227, -13.598646, -21.04931, 3.716229, -13.64679, -21.345833, 3.1714065, -13.64679, -21.345833, 3.1714065, -13.598646, -21.04931, 3.716229, -13.598646, -21.04931, 3.1642165, -13.598646, -21.601322, 3.716229, -13.598646, -21.04931, 3.716229, -13.598646, -21.527378, 3.4402227, -13.598646, -21.04931, 3.1642165, -13.598646, -21.04931, 3.716229, -13.598646, -20.773304, 3.238161, -13.604641, -21.54901, 3.9200878, -13.598646, -21.04931, 3.716229, -13.598646, -21.601322, 3.716229, -13.598646, -20.773304, 3.238161, -13.598646, -21.04931, 3.716229, -13.598646, -20.571243, 3.4402227, -13.598646, -21.325317, 4.194297, -13.598646, -21.04931, 3.716229, -13.604641, -21.54901, 3.9200878, -13.598646, -20.571243, 3.4402227, -13.598646, -21.04931, 3.716229, -13.598646, -20.4973, 3.716229, -13.602205, -21.078318, 4.268241, -13.598646, -21.04931, 3.716229, -13.598646, -21.325317, 4.194297, -13.598646, -20.4973, 3.716229, -13.598646, -21.04931, 3.716229, -13.598646, -20.571243, 3.992235, -13.598646, -20.773304, 4.194297, -13.598646, -21.04931, 3.716229, -13.602205, -21.078318, 4.268241, -13.598646, -20.571243, 3.992235, -13.598646, -21.04931, 3.716229, -13.598646, -20.773304, 4.194297, -19.042458, -21.325317, 3.2381601, -19.042458, -21.04931, 3.716228, -19.042458, -21.527378, 3.4402218, -19.042458, -21.527378, 3.4402218, -19.042458, -21.04931, 3.716228, -19.042458, -21.601322, 3.716228, -19.042458, -21.04931, 3.1642156, -19.042458, -21.04931, 3.716228, -19.042458, -21.325317, 3.2381601, -19.042458, -21.601322, 3.716228, -19.042458, -21.04931, 3.716228, -19.042458, -21.527378, 3.992234, -19.042458, -20.773304, 3.2381601, -19.042458, -21.04931, 3.716228, -19.042458, -21.04931, 3.1642156, -19.042458, -21.527378, 3.992234, -19.042458, -21.04931, 3.716228, -19.042458, -21.325317, 4.194296, -18.784327, -20.60149, 3.4511306, -19.042458, -21.04931, 3.716228, -19.042458, -20.773304, 3.2381601, -19.042458, -21.325317, 4.194296, -19.042458, -21.04931, 3.716228, -19.042458, -21.04931, 4.26824, -19.042458, -20.4973, 3.716228, -19.042458, -21.04931, 3.716228, -18.784327, -20.60149, 3.4511306, -19.042458, -21.04931, 4.26824, -19.042458, -21.04931, 3.716228, -19.042458, -20.773304, 4.194296, -19.042458, -20.571243, 3.992234, -19.042458, -21.04931, 3.716228, -19.042458, -20.4973, 3.716228, -19.042458, -20.773304, 4.194296, -19.042458, -21.04931, 3.716228, -19.042458, -20.571243, 3.992234, -14.534702, -21.32513, 3.238533, -17.467253, -21.04931, 3.1645257, -17.467253, -21.32513, 3.2384703, -17.467253, -21.32513, 3.2384703, -19.084044, -21.586075, 3.4063175, -17.467253, -21.52707, 3.440408, -17.467253, -21.32513, 3.2384703, -19.084044, -21.35922, 3.1794631, -19.084044, -21.586075, 3.4063175, -17.467253, -21.04931, 3.1645257, -19.084044, -21.35922, 3.1794631, -17.467253, -21.32513, 3.2384703, -17.467253, -21.32513, 3.2384703, -17.467253, -21.52707, 3.440408, -14.516907, -21.527006, 3.4404085, -17.467253, -21.32513, 3.2384703, -14.516907, -21.527006, 3.4404085, -14.534702, -21.32513, 3.238533, -17.467253, -21.04931, 3.1645257, -19.084044, -21.04931, 3.0964072, -19.084044, -21.35922, 3.1794631, -13.605204, -21.379738, 3.1126475, -14.534702, -21.32513, 3.238533, -14.516907, -21.527006, 3.4404085, -13.605204, -21.379738, 3.1126475, -14.516907, -21.527006, 3.4404085, -13.55706, -21.586075, 3.4063187, -13.55706, -21.04931, 3.0964081, -14.534702, -21.32513, 3.238533, -13.605204, -21.379738, 3.1126475, -13.55706, -21.04931, 3.0964081, -14.519905, -21.04931, 3.1645882, -14.534702, -21.32513, 3.238533, -14.534702, -21.32513, 3.238533, -14.519905, -21.04931, 3.1645882, -17.467253, -21.04931, 3.1645257, -13.55706, -20.7394, 3.179464, -14.519905, -21.04931, 3.1645882, -13.55706, -21.04931, 3.0964081, -17.467253, -20.77349, 3.2384703, -19.084044, -21.04931, 3.0964072, -17.467253, -21.04931, 3.1645257, -17.467253, -20.77349, 3.2384703, -17.467253, -21.04931, 3.1645257, -14.519905, -21.04931, 3.1645882, -17.467253, -20.77349, 3.2384703, -19.084044, -20.7394, 3.1794631, -19.084044, -21.04931, 3.0964072, -17.467253, -20.57155
[sub_resource type="PlaneMesh" id="PlaneMesh_7ny4s"]
resource_local_to_scene = true
size = Vector2(16.1, 12.3675)
[sub_resource type="BoxShape3D" id="BoxShape3D_agj3o"]
resource_local_to_scene = true
size = Vector3(16.1, 4, 12.3675)
[sub_resource type="BoxShape3D" id="BoxShape3D_l6210"]
resource_local_to_scene = true
size = Vector3(16.1, 4.8, 12.3675)
[sub_resource type="PlaneMesh" id="PlaneMesh_6upbg"]
resource_local_to_scene = true
size = Vector2(10000, 10000)
[sub_resource type="BoxShape3D" id="BoxShape3D_umo15"]
resource_local_to_scene = true
size = Vector3(17, 2, 80)
[sub_resource type="BoxShape3D" id="BoxShape3D_e4lmg"]
resource_local_to_scene = true
size = Vector3(42, 2, 80)
[sub_resource type="BoxShape3D" id="BoxShape3D_eb3g5"]
resource_local_to_scene = true
size = Vector3(48, 2, 18)
[sub_resource type="BoxShape3D" id="BoxShape3D_wsqap"]
resource_local_to_scene = true
size = Vector3(48, 2, 18)
[sub_resource type="BoxShape3D" id="BoxShape3D_1fdkm"]
resource_local_to_scene = true
size = Vector3(17, 5, 80)
[sub_resource type="BoxShape3D" id="BoxShape3D_y2c0j"]
resource_local_to_scene = true
size = Vector3(42, 5, 80)
[sub_resource type="BoxShape3D" id="BoxShape3D_uwwqy"]
resource_local_to_scene = true
size = Vector3(48, 5, 18)
[sub_resource type="BoxShape3D" id="BoxShape3D_hf28p"]
resource_local_to_scene = true
size = Vector3(48, 5, 18)
2026-08-01 02:34:12 -04:00
[node name="Main" type="Node3D" unique_id=704196381]
2026-07-25 11:05:37 -04:00
script = ExtResource("3_main")
2026-07-25 16:02:34 -04:00
fish_catalog = ExtResource("6_pool")
pelican_buyer_profile = ExtResource("7_pelicans")
main_shop_buyer_profile = ExtResource("12_main_shop")
item_catalog = ExtResource("11_items")
2026-08-01 02:34:12 -04:00
[node name="TitleBackgroundLayer" type="CanvasLayer" parent="." unique_id=1690754702]
unique_name_in_owner = true
layer = -1
2026-08-01 02:34:12 -04:00
[node name="TitleBackground" type="ColorRect" parent="TitleBackgroundLayer" unique_id=1768697365]
unique_name_in_owner = true
material = SubResource("ShaderMaterial_title_water_native")
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
2026-08-01 02:34:12 -04:00
[node name="PlayerMenuBackdrop" type="ColorRect" parent="." unique_id=2055423661]
unique_name_in_owner = true
visible = false
z_index = 10
material = SubResource("ShaderMaterial_player_menu_pattern")
2026-08-01 02:34:12 -04:00
mouse_filter = 2
2026-08-01 02:34:12 -04:00
[node name="ShopBackdrop" type="ColorRect" parent="." unique_id=1404109502]
unique_name_in_owner = true
visible = false
z_index = 10
material = SubResource("ShaderMaterial_shop_pattern")
2026-08-01 02:34:12 -04:00
mouse_filter = 2
2026-08-01 02:34:12 -04:00
[node name="InterfaceFontController" type="Node" parent="." unique_id=384169781]
unique_name_in_owner = true
script = ExtResource("39_fonts")
2026-08-04 22:34:43 -04:00
[node name="WorldTimeService" type="Node" parent="." unique_id=1774610576]
unique_name_in_owner = true
script = ExtResource("47_world_time")
2026-08-04 22:34:43 -04:00
[node name="WorldTimeVisualController" type="Node" parent="." unique_id=1861087008]
unique_name_in_owner = true
script = ExtResource("48_world_time_visuals")
2026-08-04 22:34:43 -04:00
[node name="NetworkWorldTimeService" type="Node" parent="." unique_id=1136962511]
unique_name_in_owner = true
script = ExtResource("49_network_world_time")
2026-08-04 22:34:43 -04:00
[node name="WorldWeatherService" type="Node" parent="." unique_id=1812156280]
unique_name_in_owner = true
script = ExtResource("50_world_weather")
2026-08-04 22:34:43 -04:00
[node name="NetworkWorldWeatherService" type="Node" parent="." unique_id=266238117]
unique_name_in_owner = true
script = ExtResource("51_network_world_weather")
2026-08-04 22:34:43 -04:00
[node name="PlayerJobService" type="Node" parent="." unique_id=2062127535]
unique_name_in_owner = true
script = ExtResource("52_player_jobs")
2026-08-04 22:34:43 -04:00
[node name="NetworkJobService" type="Node" parent="." unique_id=556458360]
unique_name_in_owner = true
script = ExtResource("53_network_jobs")
2026-08-01 02:34:12 -04:00
[node name="PlayerDataRoot" type="Node" parent="." unique_id=281868360]
unique_name_in_owner = true
script = ExtResource("37_data_root")
2026-08-01 02:34:12 -04:00
[node name="IdentityBackupService" type="Node" parent="." unique_id=1606277266]
unique_name_in_owner = true
script = ExtResource("38_identity_backup")
2026-08-01 02:34:12 -04:00
[node name="NetworkSession" type="Node" parent="." unique_id=88578570]
unique_name_in_owner = true
script = ExtResource("17_network_session")
[node name="DiscoveryClient" type="Node" parent="." unique_id=401971194]
2026-08-10 10:04:05 -04:00
unique_name_in_owner = true
script = ExtResource("57_discovery")
2026-08-01 02:34:12 -04:00
[node name="NetworkProfilePreferences" type="Node" parent="." unique_id=2119445545]
unique_name_in_owner = true
script = ExtResource("18_network_profile")
2026-08-01 02:34:12 -04:00
[node name="PlayerIdentityStore" type="Node" parent="." unique_id=737958453]
unique_name_in_owner = true
script = ExtResource("30_player_identity")
2026-08-01 02:34:12 -04:00
[node name="HostIdentityStore" type="Node" parent="." unique_id=351659562]
unique_name_in_owner = true
script = ExtResource("31_host_identity")
2026-08-01 02:34:12 -04:00
[node name="KnownPlayerStore" type="Node" parent="." unique_id=390068772]
unique_name_in_owner = true
script = ExtResource("32_known_players")
2026-08-01 02:34:12 -04:00
[node name="ServerTrustStore" type="Node" parent="." unique_id=1565692831]
unique_name_in_owner = true
script = ExtResource("33_server_trust")
2026-08-01 02:34:12 -04:00
[node name="PlayerRelationshipStore" type="Node" parent="." unique_id=612731662]
2026-07-29 23:10:51 -04:00
unique_name_in_owner = true
script = ExtResource("34_relationships")
2026-08-01 02:34:12 -04:00
[node name="HostBanStore" type="Node" parent="." unique_id=1672077885]
2026-07-29 23:10:51 -04:00
unique_name_in_owner = true
script = ExtResource("35_bans")
2026-08-01 02:34:12 -04:00
[node name="PlayerAppearanceStore" type="Node" parent="." unique_id=1740017030]
unique_name_in_owner = true
script = ExtResource("28_appearance")
2026-08-01 02:34:12 -04:00
[node name="NetworkProfileService" type="Node" parent="." unique_id=1074818740]
unique_name_in_owner = true
script = ExtResource("29_profile_service")
2026-08-01 02:34:12 -04:00
[node name="SavedServerStore" type="Node" parent="." unique_id=660213994]
unique_name_in_owner = true
script = ExtResource("19_saved_servers")
2026-08-01 02:34:12 -04:00
[node name="PlayerSpawnService" type="Node" parent="." unique_id=2097451957]
unique_name_in_owner = true
script = ExtResource("20_spawn_service")
2026-08-01 02:34:12 -04:00
[node name="NetworkFishingService" type="Node" parent="." unique_id=692209374]
unique_name_in_owner = true
script = ExtResource("21_network_fishing")
2026-08-01 02:34:12 -04:00
[node name="NetworkSaleService" type="Node" parent="." unique_id=1445041024]
unique_name_in_owner = true
script = ExtResource("22_network_sale")
2026-08-01 02:34:12 -04:00
[node name="NetworkShopService" type="Node" parent="." unique_id=1493674695]
unique_name_in_owner = true
script = ExtResource("23_network_shop")
2026-08-01 02:34:12 -04:00
[node name="NetworkItemUseService" type="Node" parent="." unique_id=255154670]
unique_name_in_owner = true
script = ExtResource("24_network_item")
2026-08-04 22:34:43 -04:00
[node name="NetworkFishShowcaseService" type="Node" parent="." unique_id=148288598]
2026-08-01 17:12:29 -04:00
unique_name_in_owner = true
script = ExtResource("45_fish_showcase")
2026-08-04 22:34:43 -04:00
[node name="NetworkSurfaceDrawingService" type="Node" parent="." unique_id=80122665]
2026-08-01 22:55:39 -04:00
unique_name_in_owner = true
script = ExtResource("46_surface_drawing")
2026-08-01 02:34:12 -04:00
[node name="NetworkChatService" type="Node" parent="." unique_id=1956959711]
unique_name_in_owner = true
script = ExtResource("25_network_chat")
2026-08-01 02:34:12 -04:00
[node name="PlayerAssetReservationService" type="Node" parent="." unique_id=217588893]
2026-07-29 20:10:44 -04:00
unique_name_in_owner = true
script = ExtResource("27_reservations")
2026-08-01 02:34:12 -04:00
[node name="NetworkMailService" type="Node" parent="." unique_id=1415330316]
2026-07-29 20:10:44 -04:00
unique_name_in_owner = true
script = ExtResource("26_network_mail")
2026-08-01 02:34:12 -04:00
[node name="NetworkPlayerListService" type="Node" parent="." unique_id=1638035935]
2026-07-29 23:10:51 -04:00
unique_name_in_owner = true
script = ExtResource("36_player_list")
2026-08-01 02:34:12 -04:00
[node name="TestWorld" parent="." unique_id=1334932296 instance=ExtResource("1_world")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.4475808, 0, -1.8959346)
[node name="Sun" parent="TestWorld/Environment" index="1"]
transform = Transform3D(0.8480481, 0.4287137, -0.31147876, 0, 0.5877853, 0.809017, 0.52991927, -0.68608534, 0.49847022, 0, 0, 0)
[node name="Shape" parent="TestWorld/Regions/StarterIslandRegion/Terrain/Collision" index="0" unique_id=674742331]
shape = SubResource("ConcavePolygonShape3D_hifdc")
[node name="Pond" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies" index="0" unique_id=995477450]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -9.4, 2.51, 2.1)
[node name="VisualWater" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Pond" index="0" unique_id=1034265960]
mesh = SubResource("PlaneMesh_7ny4s")
[node name="Shape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Pond/FishingRegion" index="0" unique_id=1185360438]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -2, 0)
shape = SubResource("BoxShape3D_agj3o")
[node name="Shape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Pond/RecoveryRegion" index="0" unique_id=1718808476]
shape = SubResource("BoxShape3D_l6210")
[node name="VisualWater" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean" index="0" unique_id=1176408937]
mesh = SubResource("PlaneMesh_6upbg")
[node name="WestShape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/FishingRegions/OceanFishingRegion" index="0" unique_id=357406062]
shape = SubResource("BoxShape3D_umo15")
[node name="EastShape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/FishingRegions/OceanFishingRegion" index="1" unique_id=772224738]
shape = SubResource("BoxShape3D_e4lmg")
[node name="NorthShape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/FishingRegions/OceanFishingRegion" index="2" unique_id=646147646]
shape = SubResource("BoxShape3D_eb3g5")
[node name="SouthShape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/FishingRegions/OceanFishingRegion" index="3" unique_id=894083854]
shape = SubResource("BoxShape3D_wsqap")
[node name="WestShape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/RecoveryRegions/OceanRecoveryRegion" index="0" unique_id=1183368645]
shape = SubResource("BoxShape3D_1fdkm")
[node name="EastShape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/RecoveryRegions/OceanRecoveryRegion" index="1" unique_id=1742419808]
shape = SubResource("BoxShape3D_y2c0j")
[node name="NorthShape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/RecoveryRegions/OceanRecoveryRegion" index="2" unique_id=1844920260]
shape = SubResource("BoxShape3D_uwwqy")
[node name="SouthShape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/RecoveryRegions/OceanRecoveryRegion" index="3" unique_id=1316495770]
shape = SubResource("BoxShape3D_hf28p")
2026-08-08 00:34:06 -04:00
[node name="FishingShopWorld" parent="TestWorld/Regions/StarterIslandRegion/Interactables" index="0" unique_id=1255373524]
transform = Transform3D(-0.9976046, 0, -0.06917416, 0, 1, 0, 0.06917416, 0, -0.9976046, 7.3292284, 3.4012775, 14.888193)
[node name="BelowWorldFailsafe" parent="TestWorld/Safety" index="0"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12, -7, 0)
[node name="North" parent="TestWorld/WorldBounds" index="0"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12, 5, 63.225395)
[node name="South" parent="TestWorld/WorldBounds" index="1"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12, 5, -63.225395)
[node name="West" parent="TestWorld/WorldBounds" index="2"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -72.4386, 5, 0)
[node name="East" parent="TestWorld/WorldBounds" index="3"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 96.4386, 5, 0)
2026-08-01 02:34:12 -04:00
[node name="Players" type="Node3D" parent="." unique_id=550630144]
2026-08-01 02:34:12 -04:00
[node name="Player" parent="Players" unique_id=485429332 instance=ExtResource("2_player")]
2026-07-25 11:05:37 -04:00
unique_name_in_owner = true
2026-08-04 22:34:43 -04:00
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.3999481, 12.07081)
[node name="SurfaceDrawings" type="Node3D" parent="." unique_id=234671307]
2026-07-25 11:05:37 -04:00
2026-08-01 02:34:12 -04:00
[node name="FishingSpot" parent="." unique_id=1461328864 instance=ExtResource("4_spot")]
2026-07-25 11:05:37 -04:00
unique_name_in_owner = true
2026-08-01 02:34:12 -04:00
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.02, -18)
2026-07-25 11:05:37 -04:00
2026-08-01 02:34:12 -04:00
[node name="WaterRecovery" type="Node" parent="." unique_id=12981798]
unique_name_in_owner = true
script = ExtResource("8_recovery")
2026-08-01 02:34:12 -04:00
[node name="PlayerSaveManager" type="Node" parent="." unique_id=223569593]
unique_name_in_owner = true
script = ExtResource("9_save")
2026-08-01 02:34:12 -04:00
[node name="PlayerSettingsManager" type="Node" parent="." unique_id=906991991]
unique_name_in_owner = true
script = ExtResource("10_settings")
2026-08-04 22:34:43 -04:00
[node name="ControllerMappingManager" type="Node" parent="." unique_id=1198390067]
unique_name_in_owner = true
script = ExtResource("56_controller_mapping")
2026-08-01 02:34:12 -04:00
[node name="TitleMusic" type="AudioStreamPlayer" parent="." unique_id=1292939956]
2026-07-26 23:19:25 -04:00
unique_name_in_owner = true
stream = ExtResource("13_title_music")
volume_db = -80.0
bus = &"Music"
[node name="DuskMusic" type="AudioStreamPlayer" parent="." unique_id=992744241]
2026-08-09 12:44:45 -04:00
unique_name_in_owner = true
stream = ExtResource("dusk_music")
bus = &"Music"
2026-08-04 22:34:43 -04:00
[node name="ShorelineAmbience" type="Node" parent="." unique_id=1948037177]
unique_name_in_owner = true
script = ExtResource("54_shoreline_ambience")
2026-08-04 22:34:43 -04:00
[node name="WavesAudio" type="AudioStreamPlayer" parent="ShorelineAmbience" unique_id=193530658]
unique_name_in_owner = true
stream = ExtResource("55_waves")
bus = &"Environment"
2026-08-01 02:34:12 -04:00
[node name="WorldPixelationPostprocess" parent="." unique_id=344378000 instance=ExtResource("16_world_pixelation")]
2026-07-27 23:45:11 -04:00
unique_name_in_owner = true
2026-08-01 02:34:12 -04:00
[node name="UIPresentation" type="SubViewportContainer" parent="." unique_id=1104419395]
2026-07-27 14:39:37 -04:00
unique_name_in_owner = true
z_index = 20
2026-07-27 14:39:37 -04:00
texture_filter = 1
offset_right = 1152.0
offset_bottom = 648.0
mouse_filter = 0
stretch = true
script = ExtResource("14_pixelation")
2026-08-01 02:34:12 -04:00
[node name="UIViewport" type="SubViewport" parent="UIPresentation" unique_id=461155312]
2026-07-27 14:39:37 -04:00
transparent_bg = true
handle_input_locally = false
size = Vector2i(1152, 648)
render_target_update_mode = 4
2026-08-01 02:34:12 -04:00
[node name="GameUI" parent="UIPresentation/UIViewport" unique_id=954136124 instance=ExtResource("5_ui")]
2026-07-27 14:39:37 -04:00
unique_name_in_owner = true
2026-08-01 02:34:12 -04:00
[node name="PixelationResetOverlay" parent="." unique_id=291636041 instance=ExtResource("15_reset")]
2026-07-25 11:05:37 -04:00
unique_name_in_owner = true
2026-08-01 02:34:12 -04:00
[editable path="TestWorld"]
[editable path="TestWorld/Regions/StarterIslandRegion"]