Are UVs better with Softimage?Ĭould you share the blueprint you’re using to get the Unicode of each character? I seem to only be getting the code for the first character in the string.Īny other blueprints for this would be appreciated too. Unfortunately the wireframes aren’t that good, I could use Smart UV Project which auto creates a UV Unwrapping but some joints aren’t really nice. Regarding the meshes, I could make the Blender Python script working.
Framework for creating high-fidelity digital humans in minutes. Unreal Engine 5 Features Whats new Licensing options Unreal Editor for Fortnite Other Products MetaHuman. Then I just add the static mesh and add a relative offset from the letter bounds. The worlds most advanced real-time 3D creation tool for photoreal visuals and immersive experiences.
I created a node “Load Static Mesh from Path”, available here (by Rama): A new, community-hosted Unreal Engine Wiki - Announcements and Releases - Unreal Engine ForumsĪnd in the path I just specify this FName: “Static Mesh’/Game/Shapes/Letters/SM_Letter_XXX.SM_Letter_XXX’” (actually I tweaked the C++ function so I don’t need to specify twice the name etc.) XXX is the ASCII number of the letter (Node Get Number From Character).