Guide:Creative mode/ja: Difference between revisions
From Vintage Story Wiki
(Created page with "* '''/gamemode 2'''または'''/gamemode cr''':クリエイティブモードに切り替える * '''/gamemode 1'''または'''/gamemode su''':サバイバルモードに...") |
(Updating to match new version of source page) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
{{GameVersion|1.15}} | |||
== チュートリアルビデオ == | == チュートリアルビデオ == | ||
Line 43: | Line 45: | ||
* '''/time speed 0''':昼夜のサイクルを止める | * '''/time speed 0''':昼夜のサイクルを止める | ||
* '''/time speed 60''':昼夜のサイクルを再開する | * '''/time speed 60''':昼夜のサイクルを再開する | ||
{{Navbox/modding|Vintage Story}} |
Revision as of 16:41, 9 February 2022
This page was last verified for Vintage Story version 1.15.
チュートリアルビデオ
操作方法
デフォルトのキーマッピングは以下の通りです(設定で変更できます)。
- WASD:歩きまわる
- E:インベントリ
- C:キャラクターインベントリ
- B:ブロック情報(見ているものを表示)
- V:プレイヤー位置HUDの切り替え
- Shift:スニーク
- L-Ctrl:ダッシュ
- T:チャットダイアログを開く
- 左クリック:オブジェクトを壊す
- 右クリック:オブジェクトを置く/使う
- @:ワールドエディットGUIを開く
その他の便利なキー
- F4:綺麗なスクリーンショットを撮るため、GUIをすべて隠す
- F5:一人称モードと三人称モードを切り替える
- F12:スクリーンショットを撮る(「マイピクチャ」フォルダに保存されます)
クリエイティブモードの場合
- F1:移動速度を遅くする
- F2:移動速度を速くする
- F3:飛行モード、ノークリップモードを切り替える
基本的なコマンド
- /gamemode 2または/gamemode cr:クリエイティブモードに切り替える
- /gamemode 1または/gamemode su:サバイバルモードに切り替える
- /time set morning:時刻を8amに設定する
- /time set day:時刻を12amに設定する
- /time set night:時刻を8pmに設定する
- /time speed 0:昼夜のサイクルを止める
- /time speed 60:昼夜のサイクルを再開する
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 | Item • Entity • Entity Behaviors • Block • Block Behaviors • Block Classes • Block Entities • Block Entity Behaviors • Collectible Behaviors • World properties |
Workflows & Infrastructure | Modding Efficiency Tips • Mod-engine compatibility • Mod Extensibility • VS Engine |
Additional Resources | Community Resources • Modding API Updates • Programming Languages • List of server commands • List of client commands • Client startup parameters • Server startup parameters Example Mods • API Docs • GitHub Repository |