Hello there, My player start isn’t spawning my character and weirdly it’s not even spawning at 0,0,0 it’s spawning at some random location that it changed to by itself since last opening the project. Sorry if this is a frequent question but I’ve looked through as many other threads on the same topic as I could find with no working answer.
I’ve tried: setting GameMode Override to my game mode, default pawn is my player character, checked spawn player at default player start, Auto posess player is set to player 0 and player starts receive input is player 0, not running as simulation, player start isn’t colliding with the ground and I even overrided my choose player start in my game mode with the attached code.
If any extra information is needed to help me with my issue just let me know, any help given is greatly appreciated.