Brent Haskins / Applied AI
Selling Unreal Engine tools on Fab is a product job, not a upload
Publishing a UE5 framework on Fab is closer to shipping SaaS than shipping a game. Brent Haskins documents how Asilo Studios packages horror systems with example maps, settings, and migration notes—so buyers search Fab and find a product, not a zip dump.
Game dev marketplaces reward pretty thumbnails. Buyers still refund when the install fails, graphs are tangled, or docs stop after “import the folder.”
Asilo Studios sells Modular Horror System on Fab because indie teams need weeks back—not another YouTube series on interaction traces.
Listing copy is SEO
Fab search behaves like a store, not like Google for your studio site. Put genre, engine version, and outcomes in the title and first paragraph: horror, Blueprint-only, UE5.x, patrol AI, inventory, saves.
Video beats stills. Show a map running with default AI, picking up an item, triggering a door—under two minutes.
Docs are the second product
Buyers are strangers to your naming conventions. Ship:
- Install steps with expected folder names
- Table of modules and dependencies between them
- “If you disable X, also disable Y” notes
- FAQ for common compile errors after engine updates
The framework-as-product essay goes deeper on modularity; this post is about distribution.
Versioning is support
When Epic ships a new UE minor version, test early, publish compatibility, and write migration notes for renamed variables. Silent breaks produce one-star reviews that no amount of marketing fixes.
Support boundaries
Discord helps, but searchable docs reduce repeat questions. Template answers for “where is save game path” save your week.
Studio positioning
Asilo is both client services and asset studio. Fab revenue justifies keeping horror systems maintained instead of one-off project forks.
Brent Haskins — Unreal work: /projects/asilo-studios.
If you are listing your first engine asset, budget as much time for docs and test maps as for the Blueprint graphs themselves.
FAQ
Questions people ask about this topic.
What makes a Fab listing for Unreal tools rank and convert?
Clear engine version support, short gameplay video in the listing, bullet list of modules (interaction, inventory, AI patrol, saves), and screenshots of documentation—not only pretty scenes. Buyers search for genre and pain (horror toolkit, Blueprint inventory). Titles should match those queries. Changelogs visible on the page reduce fear of abandoned assets.
How is Brent Haskins involved in Unreal Engine products?
Brent founded Asilo Studios and published the Modular Horror System on Fab—Blueprint-only UE5 systems for indie horror teams. The studio also builds custom game work; the Fab asset funds maintenance on shared systems. Portfolio: /projects/asilo-studios and related blog notes on framework productization.
Sources