So I tried just colliders, then I tried some like Charactercontroller.move thing and hen I tried oncollisionenter , move backwards and nonoe of them worked. I’m just beginning so I have no Idea what anyone is talking about;
CharacterControllers are immune to physics- you need to have at least one non-kinematic rigidbody for collisions to work. This is literally the most commonly asked question- please, the search bar is there for a reason.