AddLocalOffset vs AddMovementInput

So in this video, we use the AddLocalOffset for moving the tank pawn. In pretty much every other video out there, c++ movement is done through AddMovementInput(). Why pick AddLocalOffset for this particular lesson?

Privacy & Terms