removed jolt physics addon as it is now default, started playing with seed generation of playlists
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
[ext_resource type="PackedScene" uid="uid://df34olntmk0wl" path="res://assets/vent_1.tscn" id="32_x8mvi"]
|
||||
[ext_resource type="PackedScene" uid="uid://dt4t2a48204v1" path="res://assets/spikes_1.tscn" id="33_u3uct"]
|
||||
|
||||
[sub_resource type="CameraAttributesPractical" id="CameraAttributesPractical_6pck7"]
|
||||
dof_blur_far_enabled = true
|
||||
dof_blur_far_distance = 31.17
|
||||
dof_blur_near_enabled = true
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_mianr"]
|
||||
albedo_color = Color(0.323355, 0.462817, 0.242752, 1)
|
||||
|
||||
@@ -286,11 +291,6 @@ _surfaces = [{
|
||||
blend_shape_mode = 0
|
||||
shadow_mesh = SubResource("ArrayMesh_7g1e1")
|
||||
|
||||
[sub_resource type="CameraAttributesPractical" id="CameraAttributesPractical_6pck7"]
|
||||
dof_blur_far_enabled = true
|
||||
dof_blur_far_distance = 31.17
|
||||
dof_blur_near_enabled = true
|
||||
|
||||
[sub_resource type="Animation" id="Animation_slj52"]
|
||||
resource_name = "Menu"
|
||||
length = 40.0
|
||||
@@ -328,6 +328,13 @@ _data = {
|
||||
|
||||
[node name="AssetChecker" type="Node3D" groups=["ui"]]
|
||||
|
||||
[node name="Camera3D" type="Camera3D" parent="."]
|
||||
transform = Transform3D(-0.0683113, 0, 0.997664, 0, 1, 0, -0.997664, 0, -0.0683113, 4.83154, 1.76087, 7.17499)
|
||||
attributes = SubResource("CameraAttributesPractical_6pck7")
|
||||
fov = 42.0
|
||||
|
||||
[node name="MainMenu" parent="Camera3D" instance=ExtResource("32_uxyoo")]
|
||||
|
||||
[node name="Realtime Day Night Cycle" parent="." instance=ExtResource("26_qoxo0")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -11.9891, 1.53028, 4.26966)
|
||||
set_time = 18.25
|
||||
@@ -570,13 +577,6 @@ transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 23.119
|
||||
[node name="Vent2" parent="." instance=ExtResource("32_x8mvi")]
|
||||
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -6.98721, 0.923517, 22.4057)
|
||||
|
||||
[node name="Camera3D" type="Camera3D" parent="."]
|
||||
transform = Transform3D(-0.0683113, 0, 0.997664, 0, 1, 0, -0.997664, 0, -0.0683113, 4.83154, 1.76087, 7.17499)
|
||||
attributes = SubResource("CameraAttributesPractical_6pck7")
|
||||
fov = 42.0
|
||||
|
||||
[node name="MainMenu" parent="Camera3D" instance=ExtResource("32_uxyoo")]
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
libraries = {
|
||||
&"": SubResource("AnimationLibrary_ey8td")
|
||||
|
||||
Reference in New Issue
Block a user