I cant upload the clip I have but they just walk through the stairs plz help.
Hey there @Blue_candy69! Welcome to the community! If the character is just clipping through the stairs, it’s more than likely the stairs need to have their collision settings adjusted. Start by verifying they are set to BlockAll (or any collision preset that collides with your character, but blockall for simplicity right now).
If that fails, it’s possible you don’t have a simple collision setup for the stairs. Simple collisions are simplified shapes so the engine doesn’t have to try and check collisions for the true shape of every object. This documentation explains how to setup collisions either simple or complex for your object:
If both fail, could I see your details for both your character’s collisions and the stairs?