Modding:VS Model Creator/ru: Difference between revisions

From Vintage Story Wiki
(Created page with "VS Редактор моделей")
 
No edit summary
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
{{GameVersion|1.15}}
__FORCETOC__
__FORCETOC__


The VS Model Creator is a tool to create custom shapes for blocks, items, and entities. You can download the newest version [https://github.com/tyronx/vsmodelcreator/releases here].
VS Model Creator - это инструмент для создания пользовательских моделей для блоков, предметов и объектов. Вы можете скачать новейшую версию [https://github.com/tyronx/vsmodelcreator/releases здесь].


== Guides ==
[[File:BunnyRunning.gif|500px]]


* [[VS_Model_Creator_Tutorials#Modeling_Basics|Modeling Basics]]
== Руководства ==
* [[VS_Model_Creator_Tutorials#Model_Duplication|Model Duplication]]
* [[VS_Model_Creator_Tutorials#Texturing|Texturing]]
* [[Animation Basics]]
* [[Animation Intermediate]]


== Useful tips & tricks ==
* [[VS_Model_Creator_Tutorials#Modeling_Basics|Базовое моделирование]]
* [[VS_Model_Creator_Tutorials#Model_Duplication|Дублирование модели]]
* [[VS_Model_Creator_Tutorials#Texturing|Текстурирование]]
* [[Animation Basics|Базовое аминирование]]
* [[Animation Intermediate|Промежуточное аминирование]]


* Hold Shift on the Size/Position/Origin or UV Arrows to increase it's value only by 0.1 instead of 1
== Полезные советы и подсказки ==
* Hold Ctrl on the Position Arrows to also move the Origin Point
 
* In the Size/Position/Origin Text fields you can use your mousewheel to modify the value increments of 1
* Удерживайте Shift на стрелках «Размер / Положение / Начало» или «УФ», чтобы увеличить его значение только на 0,1 или Ctrl для 0.5 вместо 1
** You can also hold down Shift to do increments of 0.1  
* Удерживайте Ctrl на позиционных стрелках, чтобы также переместить исходную точку
** Or hold ctrl on the position fields to also move the origin
* В полях Размер / Положение / Исходный текст вы можете использовать колесико мыши, чтобы изменить приращения значения 1
* Hold Ctrl and click on a box in the middle window. It will select that box
** Вы также можете удерживать нажатой клавишу Shift, чтобы сделать шаг 0,1
** Keep holding Ctrl to move the box around
** Или удерживайте Ctrl в полях позиции, чтобы также переместить начало координат.
** Holding Ctrl with the right mouse button held down allows you to modify it's size, insted of the position
* Удерживайте Ctrl и нажмите на поле в среднем окне. Это выберет эту коробку
** Продолжайте удерживать Ctrl, чтобы переместить окно
** Удерживая Ctrl с нажатой правой кнопкой мыши, вы можете изменить его размер в зависимости от положения




{{Navbox/modding|Vintage Story}}
{{Navbox/modding|Vintage Story}}

Latest revision as of 13:13, 14 June 2022

Other languages:

Эта страница проверялась в последний раз для версии Vintage Story 1.15.


VS Model Creator - это инструмент для создания пользовательских моделей для блоков, предметов и объектов. Вы можете скачать новейшую версию здесь.

BunnyRunning.gif

Руководства

Полезные советы и подсказки

  • Удерживайте Shift на стрелках «Размер / Положение / Начало» или «УФ», чтобы увеличить его значение только на 0,1 или Ctrl для 0.5 вместо 1
  • Удерживайте Ctrl на позиционных стрелках, чтобы также переместить исходную точку
  • В полях Размер / Положение / Исходный текст вы можете использовать колесико мыши, чтобы изменить приращения значения 1
    • Вы также можете удерживать нажатой клавишу Shift, чтобы сделать шаг 0,1
    • Или удерживайте Ctrl в полях позиции, чтобы также переместить начало координат.
  • Удерживайте Ctrl и нажмите на поле в среднем окне. Это выберет эту коробку
    • Продолжайте удерживать Ctrl, чтобы переместить окно
    • Удерживая Ctrl с нажатой правой кнопкой мыши, вы можете изменить его размер в зависимости от положения


Icon Sign.png

Wondering where some links have gone?
The modding navbox is going through some changes! Check out Navigation Box Updates for more info and help finding specific pages.

Modding
Modding Introduction Getting Started Пакет тем
Content Modding Content Mods Developing a Content Mod Basic Tutorials Intermediate Tutorials Advanced Tutorials Content Mod Concepts
Code Modding Code Mods Setting up your Development Environment
Property Overview ItemEntityBlockBlock BehaviorsBlock ClassesBlock EntitiesBlock Entity BehaviorsWorld properties
Workflows & Infrastructure Modding Efficiency TipsMod-engine compatibilityMod ExtensibilityVS Engine
Additional Resources Community Resources Modding API Updates Programming Languages List of server commandsList of client commandsClient startup parametersServer startup parameters
Example ModsAPI DocsGitHub Repository