Making Players Invisible in Verse
Of the three teams, the Infiltrators will play the most unique role in your game. The Infiltrators are stealthy, and start the game invisible. They spawn with a high-damage, bolt-action rifle, and can score eliminations from the shadows as they sneak their way toward the Defender's base. The Infiltrators are not always invisible, however, as getting hit will mean they temporarily lose their invisibility, flickering in and out of sight.
In this tutorial, you'll also learn how to make every Infiltrator on a team flicker when one of them is damaged, or to keep the individual flickering. Flickering as a team creates a more difficult experience for the Infiltrators, but encourages more careful play.
Follow these steps to learn how to turn Infiltrators invisible when they spawn.
Creating the Invisibility Manager
- Create a new Verse device named invisibility_manager using Verse Explorer, and drag the device into the level.
- At the top of the
invisibility_managerfile, addusing { /Fortnite.com/Characters }to get thefort_characterassociated with a player.using { /Fortnite.com/Devices } using { /Fortnite.com/Characters } using { /Verse.org/Simulation } using { /UnrealEngine.com/Temporary/Diagnostics } - In the
invisibility_managerclass definition, add the following fields:
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.