#Character sometimes dashes through wall

1 messages · Page 1 of 1 (latest)

fiery rain
#

https://streamable.com/pkhod3
https://pastebin.com/strUfTfv
Hey so as shown in the video sometimes the Character just dashes through the wall. If anyone has an Idea what could cause this/ where I could start Debugging this it'd be highly appreciated.

Watch "Screencast from 2025-09-30 15-52-24" on Streamable.

▶ Play video
dusty crown
#

!code

wispy mantleBOT
dusty crown
fiery rain
#

tried lowering and it still happens

#

it happens with less setups but it's still easily repeatable

dusty crown
#

Hitbox might be too thin too

fiery rain
#

the wall hitboxes pretty generous

#

what do you think?

dusty crown
#

You can do 1 or some of the following

  1. Increase physics solver iteration
  2. Set collision detection of player rigidbody to continuous (continuous dynamic and speculative might work, not really sure)
  3. Slightly modify how dash work
fiery rain
#

that is what I was trying to showcase just dunno how to highlight both player and wall hitbox

dusty crown
fiery rain
#

gonna do some more testing but setting the collision detection to continuous seems to work

dusty crown
fiery rain
#

would setting collision detection to continuous for the wall be less performance intense?

dusty crown
#

But you dont need rigidbodies for walls cause they're static

sleek loom
dusty crown
crimson ocean