Add rescued items spawn to overworld
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=590 format=4 uid="uid://dvnc26rebk6o0"]
|
||||
[gd_scene load_steps=591 format=4 uid="uid://dvnc26rebk6o0"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cuhfkyh3d7noa" path="res://src/map/dungeon/code/Overworld.cs" id="1_5hmt3"]
|
||||
[ext_resource type="Texture2D" uid="uid://co6h8vyi11sl2" path="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_INNER_63.png" id="2_g6b7b"]
|
||||
@@ -140,6 +140,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://cjj6wabswtkk1" path="res://src/npc/Caretaker/Caretaker.tscn" id="80_8isf0"]
|
||||
[ext_resource type="CompressedTexture2DArray" uid="uid://c0kjnbpgaa6bs" path="res://src/map/assets/caustics.png" id="84_r86sn"]
|
||||
[ext_resource type="Texture2D" uid="uid://cbsdc4uthojov" path="res://src/map/assets/waternormal2.jpg" id="85_0u0mt"]
|
||||
[ext_resource type="PackedScene" uid="uid://tc5kdfoggrng" path="res://src/item_rescue/RescuedItems.tscn" id="141_b6pah"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_o2o3t"]
|
||||
resource_name = "Material"
|
||||
@@ -17825,5 +17826,11 @@ height = 5.18228
|
||||
cone = true
|
||||
material = SubResource("ShaderMaterial_l0fgw")
|
||||
|
||||
[node name="Item Transport" type="Node3D" parent="."]
|
||||
|
||||
[node name="RescuedItems" parent="Item Transport" instance=ExtResource("141_b6pah")]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -349.863, 9.41853, 131.703)
|
||||
|
||||
[editable path="Actors/Clalo"]
|
||||
[editable path="Actors/Caretaker of Saints"]
|
||||
|
||||
Reference in New Issue
Block a user