4:3 Graphics Added, more of endgame finalized
This commit is contained in:
+6
-2
@@ -1,8 +1,9 @@
|
||||
[gd_scene load_steps=32 format=4 uid="uid://jha0mhct0e7i"]
|
||||
[gd_scene load_steps=33 format=4 uid="uid://jha0mhct0e7i"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://xd6tx3lifebl" path="res://src/map/dungeon/code/SpecialFloor.cs" id="1_c8nq0"]
|
||||
[ext_resource type="Shader" uid="uid://b6edye87srp8w" path="res://src/map/map shaders/40. Goddess of Guidance's Room - True Form.gdshader" id="2_tof4l"]
|
||||
[ext_resource type="Shader" uid="uid://yagva4an6w2" path="res://src/map/map shaders/Overworld Water.gdshader" id="3_i62g0"]
|
||||
[ext_resource type="PackedScene" uid="uid://c7g2ami5064v0" path="res://src/map/dungeon/models/Special Floors & Rooms/40. True GOG Floor/Wings.glb" id="4_ua5b4"]
|
||||
[ext_resource type="AudioStream" uid="uid://cgk17d8erskht" path="res://src/audio/amb/amb_ocean.ogg" id="5_i62g0"]
|
||||
[ext_resource type="PackedScene" uid="uid://lbs7wrwf4aft" path="res://src/map/assets/Posed GOG/Blocks Scene.glb" id="6_i62g0"]
|
||||
[ext_resource type="Texture2D" uid="uid://dxu7v6hvfdrxb" path="res://src/map/dungeon/models/Special Floors & Rooms/40. True GOG Floor/swirled cossslumn_concrete_0017_color_1k.jpg" id="6_nbur2"]
|
||||
@@ -346,10 +347,13 @@ surface_material_override/0 = SubResource("ShaderMaterial_ym6gt")
|
||||
transform = Transform3D(13.3152, 0, 4.27608, 0, 13.985, 0, -4.27608, 0, 13.3152, -116.917, -17.6727, -67.3972)
|
||||
|
||||
[node name="Cube_002" type="MeshInstance3D" parent="poseableGPOG3"]
|
||||
transform = Transform3D(2.38211, 0, -1.52789, 0, 2.83, 0, 1.52789, 0, 2.38211, 7.77628, 3.89433, -0.397274)
|
||||
transform = Transform3D(2.73585, 0, -0.723875, 0, 2.83, 0, 0.723875, 0, 2.73585, 8.19313, 3.89433, 0.0849299)
|
||||
mesh = SubResource("ArrayMesh_kdo3p")
|
||||
skeleton = NodePath("")
|
||||
|
||||
[node name="Wings" parent="poseableGPOG3" instance=ExtResource("4_ua5b4")]
|
||||
transform = Transform3D(2.67504, 0, -0.894175, 0, 2.82052, 0, 0.894175, 0, 2.67504, 13.3441, -2.66487, 1.65475)
|
||||
|
||||
[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -68.531, 11.0046, 14.5827)
|
||||
stream = ExtResource("5_i62g0")
|
||||
|
||||
Reference in New Issue
Block a user