Changing Player's Invisibility

Last updated: March 31, 2025

  1. This is a make player invisible block from the Players section. When attached in code it will make the player invisible depending what you attach it to.

  2. If you attach it to an at start block, the player will be invisible to begin with.

  3. if you attach it to a when player touches object block, it will turn the player invisible if they click on the object.

  4. If you want to apply it to all the players in the plot, put it inbetween a for each player in plot do, also found in the Players section.

  5. there is also a drop down menu you can use to change to visible so you can restore their visibility.

Was this article helpful?

Thanks for your feedback!