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,7 +2,7 @@
[ext_resource type="Script" uid="uid://de6ivnxx0xbbk" path="res://scripts/JumpPlatform.gd" id="1_uy07y"]
[ext_resource type="Texture2D" uid="uid://bbml5pkq7iyeo" path="res://assets/Models/SubstancePainterTest/jumppadbase-low_JumpPadBase_BaseColor.png" id="2_2wtw3"]
[ext_resource type="Shader" uid="uid://bootgg1o64ovr" path="res://assets/jump_platform.tres" id="2_376hv"]
[ext_resource type="Shader" uid="uid://moixdam5rxx7" path="res://assets/jump_platform.tres" id="2_376hv"]
[ext_resource type="AudioStream" uid="uid://ddrlaj0ghgepn" path="res://assets/Audio/bang-4-SBA-300001718.wav" id="2_na0u8"]
[ext_resource type="Texture2D" uid="uid://35xu75bar8i6" path="res://assets/Models/SubstancePainterTest/jumppadbase-low_JumpPadBase_Metallic.png" id="3_avkk8"]
[ext_resource type="Texture2D" uid="uid://bfkb76pnkm585" path="res://assets/Models/SubstancePainterTest/jumppadbase-low_JumpPadBase_Normal.png" id="4_hkrci"]
@@ -141,7 +141,7 @@ surface_material_override/0 = SubResource("ShaderMaterial_pouh8")
[node name="Area3D" type="Area3D" parent="."]
collision_layer = 0
collision_mask = 2
collision_mask = 4
[node name="CollisionShape3D" type="CollisionShape3D" parent="Area3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)