ive been trying to recreate capsule collider from this video
but now im struggling with a few problems:
my collider tilting and flipping over (collider shouldnt be able to rotate or tilt in any directions)
collider cant jump (it should be able to)
(sorry if scripts inside are absolute garbage, its made by ai)
I spent around 4 hours tonight prototyping a capsule-collider based character controller. I got pretty good results.