Fix up effect items

Fix up minimap
Add some debug info
This commit is contained in:
2026-02-12 20:49:09 -08:00
parent ac31c3ae65
commit d503413140
256 changed files with 1448 additions and 1440 deletions

View File

@@ -1167,11 +1167,15 @@ animations = [{
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_5n72k"]
transparency = 1
shading_mode = 0
albedo_texture = ExtResource("6_ljhl3")
heightmap_scale = -7.477
texture_filter = 0
[sub_resource type="PlaneMesh" id="PlaneMesh_l1s1j"]
lightmap_size_hint = Vector2i(12, 12)
material = SubResource("StandardMaterial3D_5n72k")
size = Vector2(4, 4)
[sub_resource type="Environment" id="Environment_xwq6u"]
background_energy_multiplier = 0.0
@@ -1391,7 +1395,9 @@ omni_range = 19.166
omni_attenuation = 1.106
[node name="E symbol!" type="MeshInstance3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.39854, 10.8155)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.216361, 10.8155)
layers = 2
cast_shadow = 0
mesh = SubResource("PlaneMesh_l1s1j")
[node name="TEST ENVIRONMENT" type="WorldEnvironment" parent="."]