Quote:
Originally Posted by GoldenLion
No, using SpawnPlayer while being in spectating mode will bug out the player (you'll be somewhere in the sky flying) so the only way to spawn the player while in spectating mode is by using TogglePlayerSpectating.
|
My point was to replace the spectating function with SpawnPlayer(), and not use both of them in parallel.