What can change the rotation of a newly possessed pawn ?

It looks like InputAxis events throw some values on initializing, so i solved this problem pretty simple:
Just put some boolean variable before “add controller yaw/pitch” and set it true after little delay on begin play, all works fine!

Paul

1 Like