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

@@ -128,7 +128,7 @@ _data = {
[node name="Player" type="CharacterBody3D" node_paths=PackedStringArray("weapon_holder") groups=["persist", "player"]]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.1, 0)
collision_layer = 6
collision_layer = 4
collision_mask = 523
script = ExtResource("1_x7wms")
SENSITIVITY = 0.008