STB Companion & Creature Spawner Studio

Interactive admin panel & tactical companion spawner sandbox for custom Fortnite Creative and Save the World (STB) defense islands. Spawn pets, configure combat auras, test storm defense AI, and export custom Verse island device scripts.

Simulating Engine Active STB Patch v30.20 Verse Script Ready
Commander HP: 100/100 Companions: 0 Targets Defeated: 0
Click / Drag on field to reposition Commander Beacon
Ready. Spawn companions or click the grid to steer the commander.

Tactical Companion AI

In Fortnite Creative and STB (Save the World) custom defense islands, companion creatures use navigation meshes (NavMesh) and behavior trees to tether to player commanders, auto-retarget storm husks, and broadcast healing or shielding auras.

Admin Console Architecture

Building legitimate creator admin panels in UEFN utilizes Verse UI widgets (`canvas`, `button_regular`) wired to `creature_spawner_device` and `character_modifier_device` to allow QA testers and map creators to test creature density without game restart.

Instant Export & Integration

The generated script snippet adheres to Epic Games' Verse API conventions, exposing customizable `@editable` spawner arrays and event listeners that spawn creatures directly at player coordinates.

Enjoy this tool? Build your own with Super
```