When i press Play button instead of having a ThirdPersonCamera looking at my Actor, i have it stuck in ground and cannot even move it.
This is start picture:
1: Add your game mode to Project settings → maps & modes → Default Game Mode.
2: Additionally, under world settings, you will have an option to override gamemode. You could also set it up from there if you want to use different a gamemode per level.
Under world settings GameMode Override is set to “None”.
I dont want to change any GameModes, i created new project just to test some mechanics in ThirdPerson, but this problem occured and i have no clue what is going on. As i said, i tried to force a location change with “Set Actor Location” in Tick and Begin Play Events, but it does not help.