Don't wanna pawns moving pawns

does anyone know how do i fix this? i turned on pawn collision, but i don’t want any of my pawns moving other pawns from their place under absolutely no circumstances

It looks like you have collision turned on between both the actors there.
You will either need to setup a different collision response for the different objects, and then have the object ignore those other actors.

260177-capture.png

I’m not sure i follow you. Both of the players shown in the video share the same collision capsule definitions (except for size obviously), and they both inherit from the same Character class.