Skip to content

Instantly share code, notes, and snippets.

using { /Fortnite.com/Game }
using { /Fortnite.com/Devices }
using { /Verse.org/Simulation }
using { /UnrealEngine.com/Temporary/Diagnostics }
using { /Fortnite.com/Characters }
using { /Verse.org/Simulation/Tags }
using { /Fortnite.com/UI }
using { /UnrealEngine.com/Temporary/UI }
using { /UnrealEngine.com/Temporary/SpatialMath }
using { /Verse.org/Colors }
@LionGet
LionGet / game_manager_device.verse
Last active September 4, 2023 06:28
DBNO Teleporter system to teleport the player who gets a kill to a teleporter. File 2 has comments. File 1 is the same code without comments.
using { /Fortnite.com/Devices }
using { /Verse.org/Simulation }
using { /Fortnite.com/Playspaces }
using { /Fortnite.com/Characters }
using { /Fortnite.com/Game }
using { /UnrealEngine.com/Temporary/Diagnostics }
game_manager_device:=class(creative_device):
@editable DBNO : down_but_not_out_device = down_but_not_out_device {}