Like the title says, I need the player to be invisible, and have it work in mulitplayer. I haven't been able to find any good solutions to this for the release version of starbound, if there is a mod for it I'd love to have it otherwise how would I go about doing this? This is for use as a camera of sorts. If this isn't possible, is there a way to unlock the camera instead (like a free-cam), so the player is just off screen?
There is the "invisible" status effect. Just make a clothing item or something apply this effect on equip. Done and done.
Also possible with techs. Code: #### `void` tech.setParentHidden(`bool` hidden) Sets whether to make the player invisible. Will still show the tech.