Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 3d:export-runtime [2026/03/03 10:31] – [Step 5 – Bake Maps] mh | 3d:export-runtime [2026/03/03 10:33] (current) – [Step 7 – (Optional but Recommended) Apply Transforms] mh | ||
|---|---|---|---|
| Line 80: | Line 80: | ||
| * Leave only Color checked | * Leave only Color checked | ||
| * Press '' | * Press '' | ||
| + | |||
| + | <WRAP round important 30%> | ||
| + | **IMPORTANT: | ||
| Save the image afterward in Image Editor. | Save the image afterward in Image Editor. | ||
| + | |||
| + | If it's not saved to disk it can be lost. | ||
| + | </ | ||
| + | |||
| Repeat the process for Normal Map: | Repeat the process for Normal Map: | ||
| Line 96: | Line 103: | ||
| ==== Step 6 – Create a New Game-Ready Material ==== | ==== Step 6 – Create a New Game-Ready Material ==== | ||
| - | Now create | + | Create |
| * Plug BaseColor texture into Base Color | * Plug BaseColor texture into Base Color | ||
| Line 108: | Line 115: | ||
| ==== Step 7 – (Optional but Recommended) Apply Transforms ==== | ==== Step 7 – (Optional but Recommended) Apply Transforms ==== | ||
| - | **Object Mode**: | + | * **Object Mode** |
| - | '' | + | //In most cases don't apply location if your object is not an independent asset placed at world origin.// |
| GLTF likes clean scale = 1, rotation = 0. | GLTF likes clean scale = 1, rotation = 0. | ||
| Game engines prefer clean transforms. | Game engines prefer clean transforms. | ||
| - | |||
| - | Also '' | ||
| - | |||
| - | Game engines like clean normals. | ||