Indie Island - Verse files
==========================

How to add a file to your UEFN project:

1. Verse > Verse Explorer
2. Right-click your project > Add new Verse file to project > Verse Device.
   Give it the SAME name as the file (without .verse).
3. Open it in Visual Studio Code, replace everything with this file's contents, save.
4. Verse > Build Verse Code, then drag the device from CreativeDevices into your level.
5. Wire every @editable field in the Details panel (see the tutorial).

Each file works on its own. Replace placeholder texts (YOUR ARTIST NAME etc.)
in the Details panel.

Full guide: tutorials/getting-started.html#step-7
