[Tutorial] How to scale up an imported item
Posted: 01 Jun 2020, 05:28
I wrote this back in June 2019 for someone who was asking how to scale up an imported item. It's a specific use-case, but I thought I'd paste it here as well.
How to scale up an imported item
1. Open Stadium title
2. Go to Title Tools -> Item Editor
3. Click the "New Item" button (the one with the +). Choose "Decoration".
4. Click the wrench icon next to "Mesh".
5. Now you're in Mesh Modeler. Click the Import button at bottom left. It's the down arrow.
6. Find the original item and import the .Mesh.Gbx.
7. In the layers on the left side, delete the lower layer (it's just a cube that you started with)
8. Select the remaining layer and press E (to edit)
9. Press "S" to switch to the Scale tool. Then CTRL+A to select the entire mesh.
10. Now you'll see some dots at the corners of the selection, click and drag one of the corners so that the mesh is scaled up as much as you want. You can even change the Tool Step at bottom right to something like 100% if you want to double the size every time you scale it up.
11. Enable the item to be collidable by enabling "Collidable geometry" at bottom right.
12. Now save the item. And you should be able to open it in Stadium and place it where you want.
There's one caveat. If you're importing an old item that was imported using the 2014 NadeoImporter, the material will automatically be remapped onto the item, so that works fine. But if you're importing a newer item imported using the 2017 NadeoImporter the item will appear red when you import it and the materials will have to be reapplied manually (even though the UV mapping of each material is actually remembered). In the area where it says "UV Projection Planar", change it to "Materials Only (Keep UVs)". That should allow you to reapply the material without losing the UV mapping.
How to scale up an imported item
1. Open Stadium title
2. Go to Title Tools -> Item Editor
3. Click the "New Item" button (the one with the +). Choose "Decoration".
4. Click the wrench icon next to "Mesh".
5. Now you're in Mesh Modeler. Click the Import button at bottom left. It's the down arrow.
6. Find the original item and import the .Mesh.Gbx.
7. In the layers on the left side, delete the lower layer (it's just a cube that you started with)
8. Select the remaining layer and press E (to edit)
9. Press "S" to switch to the Scale tool. Then CTRL+A to select the entire mesh.
10. Now you'll see some dots at the corners of the selection, click and drag one of the corners so that the mesh is scaled up as much as you want. You can even change the Tool Step at bottom right to something like 100% if you want to double the size every time you scale it up.
11. Enable the item to be collidable by enabling "Collidable geometry" at bottom right.
12. Now save the item. And you should be able to open it in Stadium and place it where you want.
There's one caveat. If you're importing an old item that was imported using the 2014 NadeoImporter, the material will automatically be remapped onto the item, so that works fine. But if you're importing a newer item imported using the 2017 NadeoImporter the item will appear red when you import it and the materials will have to be reapplied manually (even though the UV mapping of each material is actually remembered). In the area where it says "UV Projection Planar", change it to "Materials Only (Keep UVs)". That should allow you to reapply the material without losing the UV mapping.