no other levels do this. the first map you go to works fine. it’s just this one here. at first, I’m thinking that the first map is using a blueprint and using that in the second map. but that cant is right because if I started the game in the second map then the game hasn’t read the first map. (i have more than 1 map in my game.)
I found this but it still didn’t work. https://docs.unrealengine.com/en-us/Gameplay/HowTo/PossessPawns/Blueprints
I think I found something but I’m not sure if its right. I started packaging the game and it said (LogActor: Warning: ThirdPersonCharacter_167 is outside the world bounds! ) could this be whats happening?
Also check and make sure in the world settings panel on the right hand side of this level you haven’t overridden your game mode with something else. Make sure this particular level is using the correct game mode in that panel.
Hi!
Already a little advice:
Turn your mouse wheel and move at the same time and you can manage your speed.
As far as you’re concerned, her simple.
Go to the top in blueprint → Game mode edit third person → Pawn edit Third person > Select pawn class > Choose your character’s blueprint
is there a command that shows my exact location. this may be a very simple fix. maybe it’s doing everything right but it’s just taking a long time to load. could that be possible? Nebula I’m not sure where I would check for the overwritten part. if you’re talking about this panel, I never really mess with it unless I’m teleporting to the character. (Double click the thirdPersonCharactor). I have also tried disabling the matinee to see if maybe something in there was causing it. that wasn’t the issue either.
actually no that’s not right. it’s not taking a while to load because I have already tested that.
FIXED! I went my world settings by right-clicking the level in the world outliner panel. I went over to “world” and clicked the extension, and unchecked “Enable world bounds” and that seemed to have worked. I realized he was out of bounds when I started packaging the game and got this error. “LogActor: Warning: ThirdPersonCharacter_167 is outside the world bounds!”
OMG… This answer has helped me and saved my day! Thanky you ThompsonN13. You are the guy!