Guide:Creative mode/ja: Difference between revisions
From Vintage Story Wiki
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
This page includes information on playing in [[Creative|creative mode]]. | |||
{{GameVersion|1.15}} | {{GameVersion|1.15}} | ||
Line 10: | Line 12: | ||
== 操作方法 == | == 操作方法 == | ||
<div class="mw-translate-fuzzy"> | |||
デフォルトのキーマッピングは以下の通りです(設定で変更できます)。 | デフォルトのキーマッピングは以下の通りです(設定で変更できます)。 | ||
</div> | |||
<div class="mw-translate-fuzzy"> | |||
* '''WASD''':歩きまわる | * '''WASD''':歩きまわる | ||
* '''E''':インベントリ | * '''E''':インベントリ | ||
Line 23: | Line 28: | ||
* '''右クリック''':オブジェクトを置く/使う | * '''右クリック''':オブジェクトを置く/使う | ||
* '''@''':ワールドエディットGUIを開く | * '''@''':ワールドエディットGUIを開く | ||
</div> | |||
<div class="mw-translate-fuzzy"> | |||
その他の便利なキー | その他の便利なキー | ||
</div> | |||
<div class="mw-translate-fuzzy"> | |||
* '''F4''':綺麗なスクリーンショットを撮るため、GUIをすべて隠す | * '''F4''':綺麗なスクリーンショットを撮るため、GUIをすべて隠す | ||
* '''F5''':一人称モードと三人称モードを切り替える | * '''F5''':一人称モードと三人称モードを切り替える | ||
* '''F12''':スクリーンショットを撮る(「マイピクチャ」フォルダに保存されます) | * '''F12''':スクリーンショットを撮る(「マイピクチャ」フォルダに保存されます) | ||
</div> | |||
<div class="mw-translate-fuzzy"> | |||
クリエイティブモードの場合 | クリエイティブモードの場合 | ||
</div> | |||
<div class="mw-translate-fuzzy"> | |||
* '''F1''':移動速度を遅くする | * '''F1''':移動速度を遅くする | ||
* '''F2''':移動速度を速くする | * '''F2''':移動速度を速くする | ||
* '''F3''':飛行モード、ノークリップモードを切り替える | * '''F3''':飛行モード、ノークリップモードを切り替える | ||
</div> | |||
<div class="mw-translate-fuzzy"> | |||
== 基本的なコマンド == | == 基本的なコマンド == | ||
</div> | |||
<div class="mw-translate-fuzzy"> | |||
* '''/gamemode 2'''または'''/gamemode cr''':クリエイティブモードに切り替える | * '''/gamemode 2'''または'''/gamemode cr''':クリエイティブモードに切り替える | ||
* '''/gamemode 1'''または'''/gamemode su''':サバイバルモードに切り替える | * '''/gamemode 1'''または'''/gamemode su''':サバイバルモードに切り替える | ||
Line 45: | Line 62: | ||
* '''/time speed 0''':昼夜のサイクルを止める | * '''/time speed 0''':昼夜のサイクルを止める | ||
* '''/time speed 60''':昼夜のサイクルを再開する | * '''/time speed 60''':昼夜のサイクルを再開する | ||
</div> | |||
You can see other commands on these pages: [[List_of_client_commands|List of client commands]] and [[List_of_server_commands|List of server commands]] | |||
{{Navbox/modding|Vintage Story}} | {{Navbox/modding|Vintage Story}} |
Revision as of 22:17, 20 April 2023
This page includes information on playing in creative mode.
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:昼夜のサイクルを再開する
You can see other commands on these pages: List of client commands and List of server commands
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 |