Package: Spectate
If player.set_observers is available, that should be used.
player.set_observers
This is better than just making the player invisible, because the object won't be sent to other clients at all, so even users of cheat clients won't see you.
If
player.set_observersis available, that should be used.This is better than just making the player invisible, because the object won't be sent to other clients at all, so even users of cheat clients won't see you.