Created Phone that can play video files for the transition between the apartment and the Hospital and added temp video file

This commit is contained in:
2024-08-22 00:52:33 -05:00
parent 493d69a03b
commit 3f2c0b822c
7 changed files with 115 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[gd_scene load_steps=2 format=3 uid="uid://61liphh61bl0"]
[ext_resource type="PackedScene" uid="uid://ccv21jsv2wk75" path="res://Assets/Objects/Phone.tscn" id="2_k71hl"]
[node name="Node3D" type="Node3D"]
[node name="Camera3D" type="Camera3D" parent="."]
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0.154413, 0)
current = true
[node name="Node3D" parent="." instance=ExtResource("2_k71hl")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.112366, 0, 0)