Creative Starter Guide/zh: Difference between revisions

From Vintage Story Wiki
(Created page with "{| |- | <span class="key"><span>F1</span></span> || 降低移动速度 |- | <span class="key"><span>F2</span></span> || 提高移动速度 |- | <span class="key"><span>F3</span></span> || 切换飞行模式和无碰撞模式 |}")
Tags: Mobile edit Mobile web edit
(Created page with "你可以在这些页面上查看其他命令:{{ll|List_of_client_commands|客户端指令列表}}和{{ll|List_of_server_commands|服务器指令列表}}。")
 
(4 intermediate revisions by the same user not shown)
Line 46: Line 46:
|}
|}


<div lang="en" dir="ltr" class="mw-content-ltr">
其他一些有用的按键:
Some other useful key mappings:
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
{|
{|
|-
|-
| <span class="key"><span>F4</span></span> || Show/Hide user interfaces
| <span class="key"><span>F4</span></span> || 显示/隐藏用户界面
|-
|-
| <span class="key"><span>F5</span></span> || Cycle through camera modes (1st person, 3rd person, overhead)
| <span class="key"><span>F5</span></span> || 循环切换摄像头模式(第一人称,第三人称,俯视)
|-
|-
| <span class="key"><span>F12</span></span> || Take a screenshot (they will land in your "My Pictures" folder)
| <span class="key"><span>F12</span></span> || 拍摄截图(它们将保存在您的 '我的图片' 文件夹中)
|}
|}
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
==基本指令==
==Basic commands==
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>/gamemode 2</code> or <code>/gamemode cr</code><br> To switch to creative mode
*<code>/gamemode 1</code> or <code>/gamemode su</code><br> To switch to survival mode
*<code>/time set morning</code><br> Sets the daytime to 8 am
*<code>/time set day</code><br> Sets the daytime to 12 am
*<code>/time set night</code><br> Sets the daytime to 8 pm
*<code>/time speed 0</code><br> Stops the day/night cycle
*<code>/time speed 60</code><br> Resumes the day/night cycle
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>/gamemode 2</code> or <code>/gamemode cr</code><br> 切换至创造模式
You can see other commands on these pages: {{ll|List_of_client_commands|List of client commands}} and {{ll|List_of_server_commands|List of server commands}}.
*<code>/gamemode 1</code> or <code>/gamemode su</code><br> 切换至生存模式
</div>
*<code>/time set morning</code><br> 将时间设置为上午 8 点
*<code>/time set day</code><br> 将时间设置为中午 12 点
*<code>/time set night</code><br> 将时间设置为下午 8 点
*<code>/time speed 0</code><br> 停止昼夜循环
*<code>/time speed 60</code><br> 恢复昼夜循环
 
你可以在这些页面上查看其他命令:{{ll|List_of_client_commands|客户端指令列表}}{{ll|List_of_server_commands|服务器指令列表}}




{{Navbox/modding|Vintage Story}}
{{Navbox/modding|Vintage Story}}
[[Category:Creative Mode{{#translation:}}]]
[[Category:Creative Mode{{#translation:}}]]

Latest revision as of 13:39, 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 降低移動速度
F2 提高移動速度
F3 切換飛行模式和無碰撞模式

其他一些有用的按鍵:

F4 顯示/隱藏用戶界面
F5 循環切換攝像頭模式(第一人稱,第三人稱,俯視)
F12 拍攝截圖(它們將保存在您的 '我的圖片' 文件夾中)

基本指令

  • /gamemode 2 or /gamemode cr
    切換至創造模式
  • /gamemode 1 or /gamemode su
    切換至生存模式
  • /time set morning
    將時間設置為上午 8 點
  • /time set day
    將時間設置為中午 12 點
  • /time set night
    將時間設置為下午 8 點
  • /time speed 0
    停止晝夜循環
  • /time speed 60
    恢復晝夜循環

你可以在這些頁面上查看其他命令:客戶端指令列表 伺服器指令列表


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