parent
54b07cccad
commit
1782ff91b4
@ -0,0 +1,17 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://dbgkbil1ultks"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dbxy2y85r1d8x" path="res://scenes/worlds/Babushka_world_item_pickup_testing.tscn" id="1_l112d"]
|
||||
[ext_resource type="PackedScene" uid="uid://dbd1niu3tp8y5" path="res://prefabs/Player3D.tscn" id="2_l45op"]
|
||||
[ext_resource type="PackedScene" uid="uid://cgjc4wurbgimy" path="res://prefabs/UI/Inventory/Inventory.tscn" id="3_akoq3"]
|
||||
|
||||
[node name="BabushkaSceneMain" type="Node"]
|
||||
|
||||
[node name="WorldContainer" type="Node" parent="."]
|
||||
|
||||
[node name="WorldItemPickupTest" parent="WorldContainer" instance=ExtResource("1_l112d")]
|
||||
|
||||
[node name="Player3d" parent="." node_paths=PackedStringArray("_fieldParent") instance=ExtResource("2_l45op")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5.51633, 0.725631, 3.57249)
|
||||
_fieldParent = NodePath("")
|
||||
|
||||
[node name="Inventory" parent="." instance=ExtResource("3_akoq3")]
|
||||
Loading…
Reference in new issue