Hi everyone, after spending more than 500 hours in 2 months learning UEFN and Verse to remake the gamemode I loved when I was a kid, I can finally show you what I’ve done!
It’s pretty simple actually, the map is an oldschool deathrun :
A random player gets pick as activator and he has to kill all runners by using custom traps that are activated through buttons)
For those who didn’t know about the mod :
And here’s one round of gameplay on the island :
With its 3000 lines of custom Verse code, the map features :
- Custom toggleable bunnyhop system (takes speed and camera angle as parameters, detects teleports, uses round persistent user preference for toggling)
- Alternate endings (Sniper, Balloon, Jump, Arena, Old)
- Generic 1vX verse code for easily creating custom 1vX gamemodes (w/ custom queue system)
- Buyable additional lives (with HUD that conditionally appears on death)
- Checkpoints (that give score/gold and save position for a potential revive)
- Custom afk killing system
- Freerun mode (an oldschool deathrun thing)
- No activator mode (a parkour mode where no activator is picked for when there’s not enough players)
- Shop using different currencies and a refund system (that can trigger conditionnally)
- Easter eggs and hidden quest to find them
- Random drops on death
- Custom weapons (only one that skips a trap gracefully atm)
- Custom end game (w/ random music playing when winning/loosing)
- Custom team balancing (random picking at the start of round, cannot pick same person twice)
- Custom Overlay HUD (runner count)
- Score to gold conversion
- Dynamic gold/score multiplier (based on number of players on the map)
- Auto instigated kills (for when runners die)
- Weapon granting history (for reapplying on revive)
- Some custom music / SFXs / VFXs
- Other things I forgot?
Learned a lot while making this map, I just published it so it has no players on it yet but hope it does fine so I can reuse the code to make other maps or collaborate with other people.
Thanks for reading me and I’d be glad to share some of my knowledge if anyone is interested!