Creative Starter Guide/de: Difference between revisions

From Vintage Story Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
Tags: Mobile edit Mobile web edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
<div lang="en" dir="ltr" class="mw-content-ltr">
{{GameVersion|1.15}}
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
This page includes information on playing in {{ll|Creative|creative mode}}.
</div>


This page includes information on playing in [[Creative|creative mode]].
<div lang="en" dir="ltr" class="mw-content-ltr">
 
{{GameVersion|1.15}}
 
== Tutorial video ==
== Tutorial video ==
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<youtube>we2WyxKSRuc</youtube>
<youtube>we2WyxKSRuc</youtube>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
== Controls ==
== Controls ==
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
The default key mappings are as follows (you can change these in the settings):
The default key mappings are as follows (you can change these in the settings):
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
{|
{|
|-
|-
Line 34: Line 45:
| <span class="key"><span>T</span></span> || Begin typing in the chat overlay
| <span class="key"><span>T</span></span> || Begin typing in the chat overlay
|-
|-
| <span class="key"><span>~ (`)</span></span> || To open the WorldEdit GUI (see more in [[How_to_use_WorldEdit|How to use WorldEdit]])<br /> If doesn't work — type <code>.we</code> in the chat
| <span class="key"><span>~ (`)</span></span> || To open the WorldEdit GUI (see more in {{ll|How_to_use_WorldEdit|How to use WorldEdit}})<br /> If doesn't work — type <code>.we</code> in the chat
|}
|}
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
Other creative mode key mappings:
Other creative mode key mappings:
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
{|
{|
|-
|-
Line 47: Line 62:
| <span class="key"><span>F3</span></span> || Toggle flymodes and noclip modes
| <span class="key"><span>F3</span></span> || Toggle flymodes and noclip modes
|}
|}
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
Some other useful key mappings:
Some other useful key mappings:
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
{|
{|
|-
|-
Line 58: Line 77:
| <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> || Take a screenshot (they will land in your "My Pictures" folder)
|}
|}
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
==Basic commands==
==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 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>/gamemode 1</code> or <code>/gamemode su</code><br> To switch to survival mode
Line 68: Line 91:
*<code>/time speed 0</code><br> Stops the day/night cycle
*<code>/time speed 0</code><br> Stops the day/night cycle
*<code>/time speed 60</code><br> Resumes the day/night cycle
*<code>/time speed 60</code><br> Resumes the day/night cycle
</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]]
<div lang="en" dir="ltr" class="mw-content-ltr">
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}}.
</div>




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

Latest revision as of 05:48, 16 August 2023

This page was last verified for Vintage Story version 1.15.

This page includes information on playing in creative mode .

Tutorial video

Controls

The default key mappings are as follows (you can change these in the settings):

W A S D To move around
Space Jump or Fly up
Shift Sneak or Fly down
E Creative Inventory
C Character Inventory (Clothes and other Gear)
Ctrl + W Run
B Show/Hide block info
V To toggle the player location HUD
T Begin typing in the chat overlay
~ (`) To open the WorldEdit GUI (see more in How to use WorldEdit )
If doesn't work — type .we in the chat

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