Do I change the First Person camera? What exactly should I change to make it work for 3rd person?
hi @NotORiouS0994
you can replace the FirstPersonCamera variable getter with your Character/PlayerPawn.
It will make the “pushback” character relative instead of Camera relative.
1 Like