PlayerStart wont work

It an almost 70 giga project :P, i found this problem today since i never had to deal with place spawn point till now

Not the whole thing.

Make a new project of the same type and just migrate the map that wont work ( or make a new simple one ) to that project. Then you can zip it up and put it online…

Well, we wouldn’t have guess that really…

I found the problem, seems that Vector that was set to save player location was fixed position that force it to start only to that position until a SaveGame file was created, after save file was created, position will load from where game was last time saved.

It enver hurts to ask, maybe someone will get the same issue and find this thread now, check Vector that is used to modify or save character position if all other options dont work.

You’re right - I just never would have guessed :slight_smile: