Gaps Fixed, Overworld Visual Fixes, Some lighting and additions to block rooms, may have accidentally moved a folder but cant find which.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=70 format=3 uid="uid://02v033xrh6xi"]
|
||||
[gd_scene load_steps=71 format=3 uid="uid://02v033xrh6xi"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bd824eigybu51" path="res://src/map/dungeon/code/ExitRoom.cs" id="2_7o05s"]
|
||||
[ext_resource type="PackedScene" uid="uid://bpihpjlg5mcq" path="res://src/map/dungeon/models/Area 2/Exit/A2-Exit.glb" id="2_d13sj"]
|
||||
@@ -6,6 +6,7 @@
|
||||
[ext_resource type="Texture2D" uid="uid://b7kj1pxt7wx1g" path="res://src/vfx/World/BLUE_FLAME.png" id="5_pmpee"]
|
||||
[ext_resource type="Texture2D" uid="uid://bdd4abxejp4n0" path="res://src/minimap/textures/EXIT.png" id="6_d13sj"]
|
||||
[ext_resource type="AudioStream" uid="uid://b306wov6yfaan" path="res://src/audio/sfx/amb_flame_burning.ogg" id="6_pmpee"]
|
||||
[ext_resource type="PackedScene" uid="uid://kbrt3cos7udm" path="res://src/map/Placeables/A2-Socket.tscn" id="7_d13sj"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_7230f"]
|
||||
size = Vector3(0.628906, 21, 19.2147)
|
||||
@@ -657,3 +658,6 @@ autoplay = "Flame Flicker"
|
||||
[node name="E symbol!" type="MeshInstance3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.39854, 10.8155)
|
||||
mesh = SubResource("PlaneMesh_vsgtq")
|
||||
|
||||
[node name="A2SOCKET" parent="." instance=ExtResource("7_d13sj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0318784, -0.0241842, 16.3989)
|
||||
|
||||
Reference in New Issue
Block a user