Added interor elevator walls and tweaked camera to accomodate.

This commit is contained in:
Henry 2026-05-11 19:44:03 +01:00
parent b6812cf8d0
commit ad876b165e
6 changed files with 77 additions and 7 deletions

View file

@ -1,7 +1,8 @@
[gd_scene format=3 uid="uid://brd3iponame0e"]
[ext_resource type="PackedScene" uid="uid://8ybwrid1vk4j" path="res://scenes/elevator_door.tscn" id="1_uuuf0"]
[ext_resource type="Script" path="res://scenes/elevator.gd" id="2_elev"]
[ext_resource type="Script" uid="uid://cw4kqlft85a5g" path="res://scenes/elevator.gd" id="2_elev"]
[ext_resource type="PackedScene" uid="uid://d2hli7lwquq0c" path="res://scenes/elevator_wall.tscn" id="2_jmdsd"]
[sub_resource type="Animation" id="Animation_8o2wm"]
length = 0.001
@ -96,8 +97,14 @@ _data = {
[node name="Elevator" type="Node3D" unique_id=242258467]
script = ExtResource("2_elev")
[node name="ElevatorDoorLeft" parent="." unique_id=1751198646 instance=ExtResource("1_uuuf0")]
transform = Transform3D(-1, 0, 8.742278e-08, 0, 1, 0, -8.742278e-08, 0, -1, -1.25, 0, 0)
[node name="ElevatorWallRight2" parent="." unique_id=1751198646 instance=ExtResource("2_jmdsd")]
transform = Transform3D(-1, 0, 8.742278e-08, 0, 1, 0, -8.742278e-08, 0, -1, -1.2651916, 0, -0.080937)
[node name="ElevatorDoorLeft" parent="." unique_id=729245249 instance=ExtResource("1_uuuf0")]
transform = Transform3D(-1, 0, 1.509958e-07, 0, 1, 0, -1.509958e-07, 0, -1, -1.25, 0, 0)
[node name="ElevatorWallRight" parent="." unique_id=1939990578 instance=ExtResource("2_jmdsd")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.2699873, 0, -0.080937)
[node name="ElevatorDoorRight" parent="." unique_id=1811985699 instance=ExtResource("1_uuuf0")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.1535625, 2.9802322e-08, 0.0001654625)