xrjamfeb2025/scenes/title_scene.tscn
2025-02-11 19:37:51 -07:00

163 lines
5.7 KiB
Text

[gd_scene load_steps=22 format=3 uid="uid://bd86thqpujh3p"]
[ext_resource type="Script" path="res://addons/godot-xr-tools/staging/scene_base.gd" id="1_t86sx"]
[ext_resource type="PackedScene" uid="uid://7uc6tf2tvn1k" path="res://scenes/xr_origin_3d.tscn" id="2_xk21l"]
[ext_resource type="PackedScene" uid="uid://clc5dre31iskm" path="res://addons/godot-xr-tools/xr/start_xr.tscn" id="3_hdcpx"]
[ext_resource type="PackedScene" uid="uid://57q7hhomocdh" path="res://addons/godot-xr-tools/objects/world_grab_area.tscn" id="4_nruf2"]
[ext_resource type="VoxelGIData" uid="uid://bxphdae7hohsh" path="res://scenes/title_scene.VoxelGI_data.res" id="5_ebg1r"]
[ext_resource type="CompressedTexture3D" uid="uid://c6uya54wegrle" path="res://scenes/title_scene.GPUParticlesCollisionSDF3D_data.exr" id="6_l378m"]
[sub_resource type="Sky" id="Sky_c23dr"]
[sub_resource type="Environment" id="Environment_vgkyp"]
background_mode = 2
sky = SubResource("Sky_c23dr")
ambient_light_color = Color(0.364084, 0.364084, 0.364084, 1)
ambient_light_sky_contribution = 0.4
ambient_light_energy = 0.34
tonemap_mode = 2
glow_enabled = true
glow_normalized = true
glow_intensity = 0.22
glow_blend_mode = 1
volumetric_fog_enabled = true
volumetric_fog_density = 0.1744
volumetric_fog_albedo = Color(0.60933, 0.60933, 0.60933, 1)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_lvd12"]
albedo_color = Color(0.563626, 0.563626, 0.563625, 1)
[sub_resource type="PlaneMesh" id="PlaneMesh_gsjte"]
material = SubResource("StandardMaterial3D_lvd12")
size = Vector2(100, 100)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_tm3oq"]
roughness = 0.27
[sub_resource type="TextMesh" id="TextMesh_6owc4"]
material = SubResource("StandardMaterial3D_tm3oq")
text = "Sneed"
font_size = 36
pixel_size = 0.1
depth = 0.5
[sub_resource type="BoxShape3D" id="BoxShape3D_gj4t1"]
size = Vector3(100, 100, 100)
[sub_resource type="Gradient" id="Gradient_0ygfi"]
colors = PackedColorArray(0.764539, 0.208898, 0.642811, 1, 1, 1, 3, 1)
[sub_resource type="GradientTexture1D" id="GradientTexture1D_g0abw"]
gradient = SubResource("Gradient_0ygfi")
use_hdr = true
[sub_resource type="Curve" id="Curve_g0jsu"]
_data = [Vector2(0, 1), 0.0, 0.0, 0, 0, Vector2(0.905229, 0.968574), 0.0, 0.0, 0, 0, Vector2(1, 0), 0.0, 0.0, 0, 0]
point_count = 3
[sub_resource type="CurveTexture" id="CurveTexture_bbn11"]
curve = SubResource("Curve_g0jsu")
[sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_y126y"]
resource_local_to_scene = true
emission_shape = 3
emission_box_extents = Vector3(0.1, 0.1, 0.1)
spread = 0.0
initial_velocity_min = 2.0
initial_velocity_max = 2.0
gravity = Vector3(0, 0, 0)
damping_min = 0.03
damping_max = 0.03
scale_max = 1.3
scale_curve = SubResource("CurveTexture_bbn11")
color = Color(0.407056, 0.407056, 0.407056, 1)
color_ramp = SubResource("GradientTexture1D_g0abw")
hue_variation_min = -0.1
hue_variation_max = 0.1
turbulence_enabled = true
turbulence_noise_scale = 6.228
turbulence_influence_min = 0.01
turbulence_influence_max = 0.01
collision_mode = 1
collision_friction = 0.06
collision_bounce = 1.0
[sub_resource type="Curve" id="Curve_polom"]
_data = [Vector2(0, 0), 0.0, 0.0, 0, 0, Vector2(0.149718, 0.977694), 0.0, 0.0, 0, 0, Vector2(1, 0), 0.0, 0.0, 0, 0]
point_count = 3
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_22hrm"]
shading_mode = 2
vertex_color_use_as_albedo = true
vertex_color_is_srgb = true
emission_enabled = true
emission = Color(1, 1, 3, 1)
emission_energy_multiplier = 4.15
disable_receive_shadows = true
use_particle_trails = true
[sub_resource type="TubeTrailMesh" id="TubeTrailMesh_xiw4w"]
material = SubResource("StandardMaterial3D_22hrm")
radius = 0.002
radial_steps = 4
cap_top = false
cap_bottom = false
curve = SubResource("Curve_polom")
[node name="TitleScene" type="Node3D"]
script = ExtResource("1_t86sx")
[node name="XROrigin3D" parent="." instance=ExtResource("2_xk21l")]
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
environment = SubResource("Environment_vgkyp")
[node name="Floor" type="MeshInstance3D" parent="."]
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)
mesh = SubResource("TextMesh_6owc4")
[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_bake_mode = 1
shadow_enabled = true
omni_range = 14.8072
metadata/_edit_lock_ = true
[node name="StartXR" parent="." instance=ExtResource("3_hdcpx")]
[node name="WorldGrabArea" parent="." instance=ExtResource("4_nruf2")]
gravity_space_override = 3
gravity = 0.0
[node name="CollisionShape3D" type="CollisionShape3D" parent="WorldGrabArea"]
shape = SubResource("BoxShape3D_gj4t1")
[node name="VoxelGI" type="VoxelGI" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.785156, -6.01978)
size = Vector3(31, 6.57, 31)
data = ExtResource("5_ebg1r")
[node name="GPUParticles3D" type="GPUParticles3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5.26492, 1.52311, -9.46452)
cast_shadow = 0
gi_mode = 2
amount = 1000
lifetime = 10.0
preprocess = 5.0
randomness = 0.18
visibility_aabb = AABB(-100, -100, -100, 200, 200, 200)
transform_align = 2
trail_enabled = true
trail_lifetime = 0.5
process_material = SubResource("ParticleProcessMaterial_y126y")
draw_pass_1 = SubResource("TubeTrailMesh_xiw4w")
metadata/_edit_lock_ = true
[node name="GPUParticlesCollisionSDF3D" type="GPUParticlesCollisionSDF3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.171387, 1.63794, -9.15827)
size = Vector3(13.1045, 5.27588, 4.47766)
texture = ExtResource("6_l378m")