[BasePawn] Move `LookAt` to BasePawn class
complete
SyedMuhammad
complete
SyedMuhammad
LookAt is very specific to Character implementation, doesn't the existing SetControlRotation work for you?
NegativeName
SyedMuhammad I don't see any setter for control rotation in the docs
But I guess it would work yeah
SyedMuhammad
NegativeName: indeed, I will implement it