創造入門指南

From Vintage Story Wiki
Revision as of 13:11, 29 April 2024 by AbyssLasea (talk | contribs) (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> ||...")

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

Other creative mode key mappings:

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