Skip to content

Instantly share code, notes, and snippets.

View DanielHalfeld's full-sized avatar

DanielHalfeld

View GitHub Profile
@spentak
spentak / game_manager.verse
Created March 24, 2023 16:43
This code is a UEFN Fortnite "Device" for managing a Gun Game feature where players fight online and get a new weapon after each elimination
using { /Fortnite.com/Devices }
using { /Verse.org/Simulation }
using { /Fortnite.com/Teams }
using { /Fortnite.com/Game }
using { /Fortnite.com/Characters }
using { /UnrealEngine.com/Temporary/Diagnostics }
# This code is a UEFN Fortnite "Device" for managing a Gun Game feature
# where players fight online and get a new weapon after each elimination