A quick demo of a procedural tool that allows artists to create Sign posts in editor in Unreal Engine 5. This is my first tool made in Unreal and I hope to improve it and make a few more. The tool uses the Geometry Script Plugin, a collection of functions for procedural modeling through Blueprints in Unreal. The tool is made by joining dynamic meshes with constrained parameters together. This allows for a lot of variation and customization.
Further improvement can be built on top of this for different styles of street signs that are not rectangular or circular.
I am still learning so any feedback is very welcome. Thank you all!