Player being nudged by invisible object

Why does loading stream level on triggerbox sometimes when the player move feels like being nudged around the area? i use spawn actor for player itself in game mode, and load the stream level in levels triggerbox.

and sometimes evenworse, blocking the player forward movement.

please help me.

1 Like

It’s almost certainly another copy of the player. Using first person?

It sounds like you have spawned a player, but also have one coming from the game mode.

During play, hit F8. Then you can look at the Outliner, I think you’ll find more than one player character there.

i solved it, i spawned the player with out player start actor, when i spawn myself i can see my capsule when i use show collision command, did not know that i cant have spawn myself without having player start actor.

bugging me for 2 days.

1 Like