fixed cloud pop in and terrain textures

This commit is contained in:
derek
2025-04-11 15:46:23 -05:00
parent fb67ce392a
commit bcc9d788a9
22 changed files with 257 additions and 261 deletions

View File

@@ -2,5 +2,5 @@
[ext_resource type="Script" uid="uid://12l74jckdnpl" path="res://scripts/room_manager.gd" id="1_vdw54"]
[node name="EnemyHivemind" type="Node" groups=["enemy_hivemind"]]
[node name="EnemyHivemind" type="Node3D" groups=["enemy_hivemind"]]
script = ExtResource("1_vdw54")