]> Untitled Git - wolf-seeking-sheep.git/blob - assets/phone/phone.tscn
4.0 docs recommend to keep the import files
[wolf-seeking-sheep.git] / assets / phone / phone.tscn
1 [gd_scene load_steps=4 format=3 uid="uid://b56yghb2jno58"]
2
3 [ext_resource type="PackedScene" uid="uid://dk8qtd05kxmk5" path="res://assets/characters/phone.tscn" id="1_hlj15"]
4 [ext_resource type="PackedScene" uid="uid://bfvqcx2t5g466" path="res://assets/phone/phone-notifications.tscn" id="4_fqhe4"]
5
6 [sub_resource type="ViewportTexture" id="ViewportTexture_movgk"]
7 viewport_path = NodePath("SubViewport")
8
9 [node name="Phone" type="Node3D"]
10
11 [node name="phone" parent="." instance=ExtResource("1_hlj15")]
12 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -0.0342514)
13
14 [node name="SubViewport" type="SubViewport" parent="."]
15 size = Vector2i(1000, 1944)
16
17 [node name="Phone-notifications" parent="SubViewport" instance=ExtResource("4_fqhe4")]
18 offset_right = 0.0
19
20 [node name="Sprite3D" type="Sprite3D" parent="."]
21 transform = Transform3D(0.054, 0, 0, 0, 0.054, 0, 0, 0, 0.054, 0, 0, 0)
22 double_sided = false
23 texture = SubResource("ViewportTexture_movgk")