syneed
This commit is contained in:
parent
47513cc381
commit
63d3fbcaf0
4 changed files with 10 additions and 13 deletions
|
@ -9,7 +9,7 @@ custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter=""
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="bin/Sneeditorium.exe"
|
export_path="bin/Syneed.exe"
|
||||||
encryption_include_filters=""
|
encryption_include_filters=""
|
||||||
encryption_exclude_filters=""
|
encryption_exclude_filters=""
|
||||||
encrypt_pck=false
|
encrypt_pck=false
|
||||||
|
@ -31,7 +31,7 @@ codesign/timestamp_server_url=""
|
||||||
codesign/digest_algorithm=1
|
codesign/digest_algorithm=1
|
||||||
codesign/description=""
|
codesign/description=""
|
||||||
codesign/custom_options=PackedStringArray()
|
codesign/custom_options=PackedStringArray()
|
||||||
application/modify_resources=true
|
application/modify_resources=false
|
||||||
application/icon=""
|
application/icon=""
|
||||||
application/console_wrapper_icon=""
|
application/console_wrapper_icon=""
|
||||||
application/icon_interpolation=4
|
application/icon_interpolation=4
|
||||||
|
|
|
@ -10,8 +10,8 @@ config_version=5
|
||||||
|
|
||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="Sneeditorium"
|
config/name="Syneed"
|
||||||
config/description="gpu particle system puzzle game."
|
config/description="Formerly Sneeditorium's. gpu particle system puzzle game."
|
||||||
config/version="0.1"
|
config/version="0.1"
|
||||||
run/main_scene="res://demo_staging.tscn"
|
run/main_scene="res://demo_staging.tscn"
|
||||||
config/features=PackedStringArray("4.3")
|
config/features=PackedStringArray("4.3")
|
||||||
|
|
Binary file not shown.
|
@ -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="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"]
|
[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="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="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="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://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="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"]
|
[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"]
|
[sub_resource type="TextMesh" id="TextMesh_6owc4"]
|
||||||
material = SubResource("StandardMaterial3D_tm3oq")
|
material = SubResource("StandardMaterial3D_tm3oq")
|
||||||
text = "Sneed"
|
text = "Syneed"
|
||||||
font_size = 36
|
font_size = 36
|
||||||
pixel_size = 0.1
|
pixel_size = 0.1
|
||||||
depth = 0.5
|
depth = 0.5
|
||||||
|
@ -162,19 +161,17 @@ shape = SubResource("BoxShape3D_jwkgy")
|
||||||
mesh = SubResource("PlaneMesh_gsjte")
|
mesh = SubResource("PlaneMesh_gsjte")
|
||||||
|
|
||||||
[node name="Title" type="MeshInstance3D" parent="."]
|
[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")
|
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="."]
|
[node name="OmniLight3D" type="OmniLight3D" parent="."]
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.38227, 3.47531, -13.7485)
|
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_bake_mode = 1
|
||||||
light_cull_mask = 4294443007
|
light_cull_mask = 4294443007
|
||||||
shadow_enabled = true
|
shadow_enabled = true
|
||||||
omni_range = 14.8072
|
omni_range = 14.8072
|
||||||
|
omni_attenuation = 0.93
|
||||||
metadata/_edit_lock_ = true
|
metadata/_edit_lock_ = true
|
||||||
|
|
||||||
[node name="ProxyCollisionDetector" parent="." instance=ExtResource("7_1kkxh")]
|
[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="AmbientParticles" parent="." instance=ExtResource("19_dlo8s")]
|
||||||
|
|
||||||
[node name="LevelSelect3D" parent="." instance=ExtResource("13_ab6mb")]
|
[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)
|
screen_size = Vector2(2, 2)
|
||||||
scene = ExtResource("20_b65a1")
|
scene = ExtResource("20_b65a1")
|
||||||
viewport_size = Vector2(200, 200)
|
viewport_size = Vector2(200, 200)
|
||||||
|
|
Loading…
Reference in a new issue