Difference between revisions of "MTS2:Creator Guidelines/Sims 3 Objects/Sandbox2"
Line 27: | Line 27: | ||
|- | |- | ||
|style="color:#000"| | |style="color:#000"| | ||
− | Meshing is fun and absorbing, but a good mesh needs a good texture to look good in game, especially if you are trying to keep polygon counts low | + | Meshing is fun and absorbing, but a good mesh needs a good texture to look good in game, especially if you are trying to keep polygon counts low. You need to make sure that your textures are crisp and clear. There shouldn't be any blurriness or pixellation to your textures. They should look as clear and crisp as textures from the game (or better!). If you're using an image for texturing (photoskinning or otherwise), make sure you're not scaling up your image - if it's a logo or design, you should have to shrink it to fit on your texture, not make it bigger. |
{| class="collapsible wikitable" style="width:100%;" | {| class="collapsible wikitable" style="width:100%;" | ||
Line 61: | Line 61: | ||
* ''Dynamic shadows'' are the big shadows that move relative to light sources such as lamps, windows etc. | * ''Dynamic shadows'' are the big shadows that move relative to light sources such as lamps, windows etc. | ||
− | Particular attention should be paid to the shadow shape actually matching the object. | + | '''Particular attention should be paid to the shadow shape actually matching the object.''' |
[[Image:RightArrow.gif]] For more information on creating proper shadows, see: [[Tutorials:TS3_Meshing_FAQ#Shadows|TS3 Meshing FAQ: Shadows]] | [[Image:RightArrow.gif]] For more information on creating proper shadows, see: [[Tutorials:TS3_Meshing_FAQ#Shadows|TS3 Meshing FAQ: Shadows]] | ||
|} | |} | ||
− | |||
− |
Revision as of 14:49, 21 October 2013
Contents |
Guidelines for Sims 3 Objects
Objects are some of the most popular items to make for the Sims game and can be defined as new objects or recolors.
- Object Mesh:You have created or edited the 3D shape in a 3D editor such as Milkshape or Blender.
- Object Recolor: You have changed the overlay or other parts of an object's texture files - with or without editing the mesh.
- CAST Recolor: Recolours of existing objects, done in-game using the Create-a-Style tool to change the colours/patterns applied. We do not accept CAST recolours at MTS.
Creating your object
Meshes - reasonable poly counts |
---|
If you have created a new mesh it needs to have a polygon count which is reasonable for what it is. A curvy, complex item that would be used rarely can have a higher count than a blocky/boxy item that would be used frequently. Look at EA/Maxis items similar to the type you're making to get a good idea of what a reasonable poly count is for the game. Items with excessively high poly counts for no good reason will not be accepted at MTS.
|
Textures | ||||||
---|---|---|---|---|---|---|
Meshing is fun and absorbing, but a good mesh needs a good texture to look good in game, especially if you are trying to keep polygon counts low. You need to make sure that your textures are crisp and clear. There shouldn't be any blurriness or pixellation to your textures. They should look as clear and crisp as textures from the game (or better!). If you're using an image for texturing (photoskinning or otherwise), make sure you're not scaling up your image - if it's a logo or design, you should have to shrink it to fit on your texture, not make it bigger.
|