This repository contains a collection of free-to-use Verse code snippets and systems built for Unreal Editor for Fortnite (UEFN).
You can use and modify these in your own UEFN projects, even commercial ones — but please read the license terms below.
- ✅ Ready-to-integrate Verse modules
- ✅ Helpful examples for UEFN creators
- ✅ Clean and modular design for learning and reuse
Feel free to copy/paste or adapt these codes into your Fortnite maps or other UEFN experiments!
You are free to:
- ✅ Use this code in personal or commercial UEFN projects
- ✅ Modify and adapt it to suit your needs
You may NOT:
- ❌ Sell or redistribute this code (original or modified) by itself
- ❌ Upload it to marketplaces or asset stores as your own work
This project uses a custom license. See LICENSE for full terms.
If you find this code useful and want to support future Verse systems and updates, here’s how you can help:
- ⭐ Star the repo to show appreciation
- 🙌 Share the repo with other UEFN developers
- ☕ Consider donating if you'd like to support more free tools (optional)
Credit is appreciated but not required.
If you want to shout me out, just mention:
Made by ItsMarwan
Have suggestions, requests, or questions?
Open an Issue or reach out on Discord!
- Copy the
.versefiles you need into your UEFN project. - Make sure to place them in the correct folder structure.
- Modify variables and logic as needed to suit your game.
- Build and test inside Fortnite Creative.
- Unreal Editor for Fortnite (UEFN)
- Basic knowledge of Verse scripting language
Happy developing! 🚀