Features:
- Easy to replace the books to your own set of books.
- Easy to replace the textures to something else.
- The blueprint is commented to make it easy to understand and follow how it’s made if you want to expand on it.
Exposed Parameters:
- Create Random Seed (Creates a random seed for your book generation)
- Seed (A seed that determines the generation, can be written to provide a specific book generation)
- Length Of Row (The number of cm to determine the length of the bookshelf
- Space Frequency (How many random spaces should be in your row of books)
- Random Space (From what max range to have your spaces)
- Rotation Frequency (How many random rotated books should be in your row of books)
- Random Rotation (How big the angle of rotation should be)
- Random Position (How big the difference in depth the books should be placed at)
- Random Height (The random height of all of your books)
- Random Width (The random width of all of your books)
Number Assets:
- 1 (BP_Books_01) Procedural book generation script
- 1 (M_Books_01) Master material for the books
- 1 (M_Base_Color_01) Master material for the Example map
- 1 (MF_Gradient) Material function that is used in the master material
- 1 (Example) Level to showcase the different uses for the books
- 1 (MI_Base_Color_01) Material instance
- 3 (MI_Books_01-03) Instances of the material with different color setups
- 3 (SM_Book_01-03) Static meshes to be used as the books
- 9 (T_Books_01-03_B, N, R) Textures to make up the materials for the books
Windows: (Yes)
Mac: (Yes)
Linux: (Yes)
Documentation: (No)
特征:
- 容易把书换成自己的一套书。
- 很容易将纹理替换为其他东西。
- 如果您想对蓝图进行扩展,则会对蓝图进行注释,以使其易于理解并遵循蓝图的制作方式。
暴露的参数:
- Create Random Seed(为您的图书生成创建随机种子)
- Seed(决定生成的种子,可以写入提供特定的书籍生成)
- 行的长度(厘米的数量来确定书架的长度
- 空间频率(你的一排书中应该有多少个随机空间)
- 随机空间(从什么最大范围有你的空间)
- 旋转频率(你的那行书中应该有多少随机旋转的书)
- 随机旋转(旋转角度应该有多大)
- 随机位置(书籍的深度差异应该放在多大的位置)
- 随机高度(你所有书的随机高度)
- 随机宽度(您所有书籍的随机宽度)
数字资产:
- 1(BP_Books_01)程序书生成脚本
- 1(M_Books_01)书籍的主要材料
- 1(M_base_color_01)示例地图的主材料
- 1(MF_Gradient)主材料中使用的材质函数
- 1(示例)级别展示书籍的不同用途
- 1(MI_Base_Color_01)材质实例
- 3(MI_Books_01-03)具有不同颜色设置的材质实例
- 3(SM_Book_01-03)静态网格用作书籍
- 9(T_Books_01-03_B,N,R)纹理来弥补书籍的材料
视窗:(是)
Mac:(是)
Linux:(是)
文件:(否)
With one single blueprint you can create thousands of instanced books. The script consists of 3 instanced books with 3 different instanced materials. Populate an entire library with just 1 simple script and edit the parameters to your liking.
只需一个蓝图,您就可以创建数千本实例化书籍。 剧本由3本实例化书籍和3种不同的实例化材料组成。 只需用一个简单的脚本填充整个库,并根据自己的喜好编辑参数。
声明:本站所有资源都是由站长从网络上收集而来,如若本站内容侵犯了原著者的合法权益,可联系站长删除。
评论(0)