Modding:VS Model Creator tutorials

From Vintage Story Wiki
Revision as of 22:04, 28 October 2018 by Tyron (talk | contribs)

Vsmc 1.png

The model creator only allows working with cubes or parts of cubes, which you can create by clicking the Red/Green/Blue icon below the selection window

Vsmc 2.jpg

Once you have something selected, you can get to the modeling proper - Voxel Size determines the shape and size of the object, Position moves it around the grid, while Origin is from where the model is supposed to 'start' from. This mostly comes into play when rotating the object

Vsmc 3.png

When adding more cubes, it's important to keep in mind what you have selected - In this case, Cube2 is docked under Cube1, so if we move the latter, Cube2 will end up moving along with Cube1. Cube 3 in this example is sitting on its own, and is unaffected by the other two.

Vsmc 4.png

After a little fiddling, we have our model. In this case it's a candle holder with a candle. Once we have it, we can slap some textures on.

Vsmc 5.png

Let's look at this interface - Textures are assigned separately for each side of the model, which we need to apply manually. We can speed it up by clicking Copy and then Paste for every side. If a side is not going to be visible ingame, you can unclick "Enabled", which will make that side invisible.

Vsmc 6.png

Vsmc 7.png

But first we need to click Image and import a texture we want to use. To make life easier, you can set the default texture path to take textures from. This is useful if you're going to use vanilla textures. Once a texture is imported - Click on it and select Apply. Please note that if your texture is outside of the game folder when Imported, you will need to tweak the model's shape (.json) file to reflect its location for the game. You will have to do this most of the time.

Vsmc 8.png

If we want to fine tune our UV Mapping (Aka how the texture is lined up on the model), we can use the Face UV controls to change the shape of the face. In this case, we stretch it out so that all the rivets are visible. One should also drag and move around the individual faces in the leftmost menu for best effect.

Once we're satisfied with the effect, you can save the model and use it in your mod

Vsmc 9.png

Vsmc 10.png

Very often you'll want to duplicate an element and move it around to speed up the modelling process. It's less time consuming than making a fresh object and moving it in the correct place and shape.

Vsmc 11.png

I'm sure very often you'll find yourself just applying the same texture to the entire object. This is where the Entity Texturing Mode comes into play. 1510859840_Screenshot2018-05-

Vsmc 12.png

Once clicked, the entire model will be assigned one texture. It's handy, but we still need to tweak it by hand. While the mode is on, you can only move an entire object around in the UV map editor (Left), that's hardly ideal in some cases. That's why we want to disable the Entity Texturing Mode (Don't worry, the texture will stay on), and go back to the Face menu and manually move the texture around.

Vsmc 13.png

This is especially important in cases where we want to use a single texture for a model, as is the case with my Loom model, or the NPC models (Including the player one).

Vsmc 14.png

Furthermore, if you're using one texture, you can tweak the texture size for larger objects.

Vsmc 15.png

Vsmc 16.png

Another useful trick is exporting the UV map of your model. Once you have it unwrapped (That is, spread around your texture sheet), you can export the UV map to make a proper texture for it, or in the case of the player model - Make your own skin for it.

That should about cover the basics. One important thing to keep in mind is that one block is 16x16x16 (The size of the grid) in the editor.

Model Editor controls, for reference - They're in the Help submenu.

Vsmc 18.png

It really helps to memorize those. It takes me longer to model because I keep forgetting about these :P

Vsmc 17.png

Once you have the hang of it, you can use Render Passes. In laymans terms, they determine how a block will behave visually (Think - Glass, Ice, etc). Here's an explanation of the different modes.?