From 50bdf9a0444611490f3da09307cb383a13b577ee Mon Sep 17 00:00:00 2001 From: blujai831 Date: Mon, 31 Mar 2025 09:32:10 -0700 Subject: [PATCH] Fix wall-slide state falling through floors --- test/blender_test_map.tscn | 2 +- test/test_stick.tscn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/blender_test_map.tscn b/test/blender_test_map.tscn index d68d99d..e0e1b1a 100644 --- a/test/blender_test_map.tscn +++ b/test/blender_test_map.tscn @@ -4,7 +4,7 @@ [ext_resource type="Texture2D" uid="uid://b334g66yuhwtv" path="res://vfx/textures/skybox1.png" id="2_p5rwy"] [ext_resource type="PackedScene" uid="uid://cp3qagrsuarl5" path="res://test/blender_test_map.blend" id="2_vhybo"] [ext_resource type="PackedScene" uid="uid://gis0gxap8i8t" path="res://test/test_stick.tscn" id="3_sj3fr"] -[ext_resource type="Material" uid="uid://cdfukdmfwe6ub" path="res://maps/textures/crystal2.tres" id="4_p5rwy"] +[ext_resource type="Material" uid="uid://crxt16d81btre" path="res://maps/textures/crystal3.tres" id="4_p5rwy"] [ext_resource type="PackedScene" uid="uid://b7mqd4ps8e3uj" path="res://props/springboard.tscn" id="8_p5rwy"] [ext_resource type="Script" uid="uid://16os114krms3" path="res://characters/controllers/player_character_controller.gd" id="9_j70wf"] [ext_resource type="Script" uid="uid://dotkfe7cs5010" path="res://test/pick_up_item.gd" id="10_ld4ib"] diff --git a/test/test_stick.tscn b/test/test_stick.tscn index 87ec27e..a7dfdb2 100644 --- a/test/test_stick.tscn +++ b/test/test_stick.tscn @@ -731,7 +731,7 @@ animation_speedup_with_velocity = 0.0 audio = ExtResource("5_1n8td") audio_volume_db = 0.0 collider_length = 1.3 -collider_radius = 0.05 +collider_radius = 0.18 collider_horizontal = false yaw_orientation = 3 pitch_orientation = 3