Skip to content

Import procedural maps from Watabou's generators into PCGEx data. Companion plugin for PCGEx.

License

Notifications You must be signed in to change notification settings

Nebukam/PCGExElementsWatabou

UE 5.7 5.6

PCGEx Logo

PCGEx + Watabou

Import procedural maps from Watabou's generators into Unreal Engine's PCG framework
Cities, villages, neighborhoods, and dungeons — from JSON to PCG data in seconds.

DocumentationDiscordFAB


What is PCGEx + Watabou?

This is a companion plugin for PCGEx that converts JSON exports from Watabou's procedural generators into PCG & PCGEx data you can use directly in Unreal Engine.

Image

Supported Generators

Experimental Status

This plugin is experimental. Watabou's JSON data structures may change over time. The code is designed to support multiple data versions, but if something breaks, open an issue and I'll look into it.


Requirements


Installation

From FAB

Get the latest release from the FAB Marketplace.

From Source

  1. Clone this repository into your project's Plugins/ folder
  2. Ensure PCGExtendedToolkit is also installed
  3. Regenerate project files and build

Getting Started

  1. Go to any of the supported Watabou generators listed above
  2. Right-click and export to JSON
  3. Rename the file extension from .json to .wataboujson — this is key for the auto-import to kick in
  4. Drag and drop the file into Unreal — this generates a new Data Asset. Save it.
  5. In a PCG Graph, use the Load Watabou Data node and pick your data asset

The content of the JSON export depends on what is displayed in the generator. Some generators expose different data types such as districts — play around with them!


License

MIT License — Free for personal and commercial use. See LICENSE for full terms.


Support

About

Import procedural maps from Watabou's generators into PCGEx data. Companion plugin for PCGEx.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published