There’s a boolean property of ADefaultPawn
that can be used to disable default bindings. It’s called bAddDefaultMovementBindings
. Look at it in your spectator pawn properties.
There’s a boolean property of ADefaultPawn
that can be used to disable default bindings. It’s called bAddDefaultMovementBindings
. Look at it in your spectator pawn properties.