
Description
Matters of use:
1, Need to open "Geometry Script" plugin first, and then import this asset file into your project!
2, during the construction process, please do not use Ctrl+Z undo function, it may cause a flash back. (Most 3D software build plugins have the same problem.)
Preview: https://youtu.be/v1tUEA7nmEM
Preview(Chinese): https://www.bilibili.com/video/BV16QGfexEUv
Documentation: https://youtu.be/PltvWfZZCUA
|Documentation:(chinese) https://www.bilibili.com/video/BV1hDGUejEbJ
Features: Dynamic mesh blocks are generated by the closed spline shape, and parametric attachments can be added according to the spline line: wrapping edges, walls, railings and connections between railings.
Uses: Alien Flat, Park Square and ground, urban sidewalk ground, alien room, flower bed, Blockout
Design intention: In the game we need a large number of platforms, such as squares, urban ground, etc., these shapes need to be manually modeled, in the past workflow, if the shape of these squares according to the visual effects or game content needs to be modified, especially after the addition of post attachments. So we made this platform system that can be modified in real time according to the spline, and at the same time can indent along the spline to generate the railing. Allows players to quickly build squares of various shapes. As a function of the extension, it can also be directly and quickly made of various shapes of flower beds, walkways and the like.
Implementation method: Based on the "dynamic mesh" main BP and related main functions, a large number of dynamic mesh construction functions are created. After careful design, it can be used quickly and easily with a variety of perfect functions
Platform function: According to the closed spline, the dynamic mesh body is extruded in the vertical direction, the edge can be indented inside and outside, multiple can be added, and the Boolean hole can be dug according to the shape, which is used as the ground or ceiling.
Rail function: According to the closed spline to generate a ring dynamic mesh body, can be used as a wall around the spline, can add multiple groups, can also add square or dome square doors or Windows for digging holes.
Post function: According to the closed spline path to place programmatic post or custom static grid body post, can set spacing and indentation, can also be overlaid adjustment single or shield.
Dynamic material: The PMB main material can be used to adjust the mapping, color offset, brightness, gloss and other parameters of each module in the instance in real time.
Preset function: You can store the designed style as a preset asset file for easy re-call.
Sampling function: The specified spline points can be sampled as road, arc sampling, triangle, square and circle sampling, right Angle sampling and staircase sampling.