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:
12
Assets/Tests/PhoneScreenTest.tscn
Normal file
12
Assets/Tests/PhoneScreenTest.tscn
Normal 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)
|
||||
Reference in New Issue
Block a user