The Book Generator v5.3 is a standalone blueprint designed to streamline book placement in Unreal Engine, originally developed for the Gothic Interior Megapack. It offers two placement types—Aligned and Piled Up—tailored for different design purposes. Users can customize book properties such as color, position, rotation, alignment, and scale, enabling rapid procedural book generation. The blueprint is highly scalable, allowing developers to easily integrate custom static meshes, expand functionality, or add new features.
The tool leverages dynamic material instances to support color variation, enabling per-book tint mask customization and batch color arrays for full color randomization. Transform settings include options for leaning, book set configurations, and randomized scale, rotation, and position for both placement types. Collision settings support auto-generated or custom procedurally defined collision.
For Unreal Engine 5.3 users, enable Nanite for spline meshes by adding the line "r.Nanite.AllowSplineMeshes=1" to the "[/Script/Engine.RendererSettings]" section of the "DefaultEngine.ini" file. The blueprint features clear comments, an organized structure, and is designed for easy study and further development.
2026-04-07 00:00:00-update version:Book Generator v5.3