Creative Starter Guide/zh: Difference between revisions

From Vintage Story Wiki
(Created page with "{| |- | <span class="key"><span>W</span></span> <span class="key"><span>A</span></span> <span class="key"><span>S</span></span> <span class="key"><span>D</span></span> || 四周移动 |- | <span class="key" id="key-spacebar"><span>Space</span></span> || 跳跃或起飞 |- | <span class="key shiftleft"><span>Shift</span></span> || 潜行或下降 |- | <span class="key"><span>E</span></span> || 背包库存 (打开制作栏) |- | <span class="key"><span>C</span></span> ||...")
(Created page with "其他创造模式按键:")
Line 35: Line 35:
|}
|}


<div lang="en" dir="ltr" class="mw-content-ltr">
其他创造模式按键:
Other creative mode key mappings:
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">

Revision as of 13:31, 29 April 2024

This page was last verified for Vintage Story version 1.15.


这个页面包括有关于在创造模式 中游玩的信息。

教程视频

控制

默认键位如下(您可以在设置中更改这些):

W A S D 四周移动
Space 跳跃或起飞
Shift 潜行或下降
E 背包库存 (打开制作栏)
C 角色库存 (衣服和其他装备)
Ctrl + W 奔跑
B 显示/隐藏方块信息
V 显示/隐藏坐标
T 在聊天窗口中输入内容
~ (`) 要打开世界编辑器 GUI(在如何使用世界编辑器 中查看更多)
如果不起作用,请在聊天中输入.we

其他创造模式按键:

F1 Decrease movement speed
F2 Increase movement speed
F3 Toggle flymodes and noclip modes

Some other useful key mappings:

F4 Show/Hide user interfaces
F5 Cycle through camera modes (1st person, 3rd person, overhead)
F12 Take a screenshot (they will land in your "My Pictures" folder)

Basic commands

  • /gamemode 2 or /gamemode cr
    To switch to creative mode
  • /gamemode 1 or /gamemode su
    To switch to survival mode
  • /time set morning
    Sets the daytime to 8 am
  • /time set day
    Sets the daytime to 12 am
  • /time set night
    Sets the daytime to 8 pm
  • /time speed 0
    Stops the day/night cycle
  • /time speed 60
    Resumes the day/night cycle

You can see other commands on these pages: List of client commands and List of server commands .


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 Theme Pack
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