Demon Wall Animations Work
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=132 format=4 uid="uid://ceo7ph483io44"]
|
||||
[gd_scene load_steps=135 format=4 uid="uid://ceo7ph483io44"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cvj30id0i8ska" path="res://src/map/dungeon/code/BossRoomB.cs" id="1_bxvob"]
|
||||
[ext_resource type="Texture2D" uid="uid://dovqerwxfvkga" path="res://src/map/dungeon/models/Set B/34. Boss Floor B/34_A2_BOSS FLOOR B_VER_COLUMN_WHITE.png" id="2_egkxs"]
|
||||
@@ -1647,11 +1647,25 @@ shader = ExtResource("30_xwamj")
|
||||
shader_parameter/cloud_color = Vector4(1.32, 3.3, 7.875, 0.205)
|
||||
shader_parameter/cloud_opacity = 0.36
|
||||
|
||||
[sub_resource type="FastNoiseLite" id="FastNoiseLite_yu47a"]
|
||||
noise_type = 3
|
||||
frequency = 0.0242
|
||||
|
||||
[sub_resource type="NoiseTexture3D" id="NoiseTexture3D_nlpir"]
|
||||
noise = SubResource("FastNoiseLite_yu47a")
|
||||
|
||||
[sub_resource type="FogMaterial" id="FogMaterial_ykaaj"]
|
||||
albedo = Color(0, 0, 0, 1)
|
||||
emission = Color(0.147672, 0.147672, 0.147672, 1)
|
||||
height_falloff = 4.28708e-05
|
||||
edge_fade = 0.565687
|
||||
density_texture = SubResource("NoiseTexture3D_nlpir")
|
||||
|
||||
[node name="Boss Floor B" type="Node3D"]
|
||||
script = ExtResource("1_bxvob")
|
||||
|
||||
[node name="GPUParticlesCollisionBox3D" type="GPUParticlesCollisionBox3D" parent="."]
|
||||
transform = Transform3D(0, -1.97275, 0, 0, 0, -3.00253, 1.9233, 0, 0, -0.375355, 25.5086, 82.5063)
|
||||
transform = Transform3D(0, -1.97275, 0, 0, 0, -3.00253, 1.9233, 0, 0, -0.375355, 26.0023, 82.5063)
|
||||
size = Vector3(26.3709, 15.3423, 0.199013)
|
||||
|
||||
[node name="Model" type="Node3D" parent="."]
|
||||
@@ -2021,12 +2035,19 @@ omni_attenuation = 1.432
|
||||
|
||||
[node name="OmniLight3D" type="OmniLight3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.229799, 37.0077, 70.0677)
|
||||
light_energy = 8.803
|
||||
light_energy = 8.0
|
||||
shadow_enabled = true
|
||||
omni_range = 17.454
|
||||
omni_range = 13.823
|
||||
omni_attenuation = 0.159
|
||||
|
||||
[node name="OmniLight3D2" type="OmniLight3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0961947, 37.0077, 86.3843)
|
||||
light_energy = 4.329
|
||||
light_energy = 3.255
|
||||
light_indirect_energy = 0.764
|
||||
shadow_enabled = true
|
||||
omni_range = 19.215
|
||||
|
||||
[node name="FogVolume" type="FogVolume" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.815573, 25.5305, 106.124)
|
||||
size = Vector3(37.979, 46.7776, 104.72)
|
||||
material = SubResource("FogMaterial_ykaaj")
|
||||
|
||||
Reference in New Issue
Block a user