创造入门指南

From Vintage Story Wiki
Revision as of 13:35, 29 April 2024 by AbyssLasea (talk | contribs) (Created page with "{| |- | <span class="key"><span>F4</span></span> || 显示/隐藏用户界面 |- | <span class="key"><span>F5</span></span> || 循环切换摄像头模式(第一人称,第三人称,俯视) |- | <span class="key"><span>F12</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

其他创造模式按键:

F1 降低移动速度
F2 提高移动速度
F3 切换飞行模式和无碰撞模式

其他一些有用的按键:

F4 显示/隐藏用户界面
F5 循环切换摄像头模式(第一人称,第三人称,俯视)
F12 拍摄截图(它们将保存在您的 '我的图片' 文件夹中)

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