This is a standalone version of our Book Generator, which was developed for our Gothic Interior Megapack. This blueprint includes various features to make book placement extremely easy and speed up your level creation. There are two types of placements (Aligned and piled up) for different purposes. You can easily customize colors, position, rotation, alignment, and scale to generate new books. The blueprint is also scalable as you can easily add your book static meshes, new functionality, or other features and use it immediately.
Unreal Engine 5.3 Update:
You need to add "r.Nanite.AllowSplineMeshes=1" under "[/Script/Engine.RendererSettings]" In your "DefaultEngine.ini" folder to enable nanite for spline meshes.
这是图书生成器的独立版本,它是为我们的哥特式室内设计大套件开发的。该蓝图包含多种功能,可让书籍的摆放变得非常简单,并加快您的关卡创建速度。有两种类型的摆放方式(对齐和堆叠),用于不同的目的。您可以轻松自定义颜色、位置、旋转、对齐和缩放来生成新的图书。该蓝图还具有可扩展性,因为您可以轻松添加书籍静态网格、新功能或其他特性,并立即使用。
虚幻引擎 5.3 更新:
您需要在您的 “DefaultEngine.ini ”文件夹中的“[/Script/Engine.RendererSettings]”下添加 “r.Nanite.AllowSplineMeshes=1 ”以启用花键网格的 Nanite。
|