diff --git a/export_presets.cfg b/export_presets.cfg index 33b89e4..321a519 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -9,7 +9,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="bin/Sneeditorium.exe" +export_path="bin/Syneed.exe" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -31,7 +31,7 @@ codesign/timestamp_server_url="" codesign/digest_algorithm=1 codesign/description="" codesign/custom_options=PackedStringArray() -application/modify_resources=true +application/modify_resources=false application/icon="" application/console_wrapper_icon="" application/icon_interpolation=4 diff --git a/project.godot b/project.godot index aadd04b..d72ec4c 100644 --- a/project.godot +++ b/project.godot @@ -10,8 +10,8 @@ config_version=5 [application] -config/name="Sneeditorium" -config/description="gpu particle system puzzle game." +config/name="Syneed" +config/description="Formerly Sneeditorium's. gpu particle system puzzle game." config/version="0.1" run/main_scene="res://demo_staging.tscn" config/features=PackedStringArray("4.3") diff --git a/scenes/title_scene/title_scene.VoxelGI_data.res b/scenes/title_scene/title_scene.VoxelGI_data.res index dc3e22b..64a2d46 100644 Binary files a/scenes/title_scene/title_scene.VoxelGI_data.res and b/scenes/title_scene/title_scene.VoxelGI_data.res differ diff --git a/scenes/title_scene/title_scene.tscn b/scenes/title_scene/title_scene.tscn index f106cfe..59cc76d 100644 --- a/scenes/title_scene/title_scene.tscn +++ b/scenes/title_scene/title_scene.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=39 format=3 uid="uid://bd86thqpujh3p"] +[gd_scene load_steps=38 format=3 uid="uid://bd86thqpujh3p"] [ext_resource type="Script" path="res://scenes/base_game_scene.gd" id="1_243qh"] [ext_resource type="PackedScene" uid="uid://7uc6tf2tvn1k" path="res://scenes/xr_origin_3d.tscn" id="2_xk21l"] @@ -9,7 +9,6 @@ [ext_resource type="CompressedTexture3D" uid="uid://c6uya54wegrle" path="res://scenes/title_scene/title_scene.GPUParticlesCollisionSDF3D_data.exr" id="6_l378m"] [ext_resource type="PackedScene" uid="uid://rsrnbs08nv1n" path="res://scenes/collisions/proxy_collision_detector.tscn" id="7_1kkxh"] [ext_resource type="Script" path="res://scenes/performance_settings/voxel_gi_toggle.gd" id="7_4p11s"] -[ext_resource type="PackedScene" uid="uid://c20kawop2lrv" path="res://assets/Models/Arcane Source 2.glb" id="8_h17hj"] [ext_resource type="AudioStream" uid="uid://dnwh2iqwi86ku" path="res://assets/Sounds/04 bass.ogg" id="12_8dki8"] [ext_resource type="AudioStream" uid="uid://cv0f1tu5pac60" path="res://assets/Sounds/02 midpiano.ogg" id="13_6bsa0"] [ext_resource type="PackedScene" uid="uid://clujaf3u776a3" path="res://addons/godot-xr-tools/objects/viewport_2d_in_3d.tscn" id="13_ab6mb"] @@ -42,7 +41,7 @@ roughness = 0.27 [sub_resource type="TextMesh" id="TextMesh_6owc4"] material = SubResource("StandardMaterial3D_tm3oq") -text = "Sneed" +text = "Syneed" font_size = 36 pixel_size = 0.1 depth = 0.5 @@ -162,19 +161,17 @@ shape = SubResource("BoxShape3D_jwkgy") mesh = SubResource("PlaneMesh_gsjte") [node name="Title" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, -10.1744) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.59344, -10.1744) mesh = SubResource("TextMesh_6owc4") -[node name="Arcane Source 2" parent="." instance=ExtResource("8_h17hj")] -transform = Transform3D(0.837576, 0, 0.546321, 0, 1, 0, -0.546321, 0, 0.837576, -3.43117, -0.0137267, -5.21196) - [node name="OmniLight3D" type="OmniLight3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.38227, 3.47531, -13.7485) -light_energy = 1.308 +light_energy = 2.097 light_bake_mode = 1 light_cull_mask = 4294443007 shadow_enabled = true omni_range = 14.8072 +omni_attenuation = 0.93 metadata/_edit_lock_ = true [node name="ProxyCollisionDetector" parent="." instance=ExtResource("7_1kkxh")] @@ -225,7 +222,7 @@ surface_material_override/0 = SubResource("StandardMaterial3D_hyt1m") [node name="AmbientParticles" parent="." instance=ExtResource("19_dlo8s")] [node name="LevelSelect3D" parent="." instance=ExtResource("13_ab6mb")] -transform = Transform3D(0.866025, 0, 0.5, 0, 1, 0, -0.5, 0, 0.866025, -2.95677, 1.44193, -4.49419) +transform = Transform3D(0.813314, 0, 0.581825, 0, 1, 0, -0.581825, 0, 0.813314, -5.18917, 1.44193, -3.00804) screen_size = Vector2(2, 2) scene = ExtResource("20_b65a1") viewport_size = Vector2(200, 200)